MVN

com.butor : butor-fw-web-parent

Maven & Gradle

Aug 31, 2019

Butor Framework WEB - Parent · Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-fw-web-parent</artifactId>
    <version>1.0.29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.butor : butor-fw-web-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.29

All Versions

Choose a version of com.butor : butor-fw-web-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
butor-fw-web-parent-1.0.29
butor-fw-web-parent-1.0.28
butor-fw-web-parent-1.0.27
butor-fw-web-parent-1.0.25
butor-fw-web-parent-1.0.24
butor-fw-web-parent-1.0.23
butor-fw-web-parent-1.0.22
butor-fw-web-parent-1.0.21
butor-fw-web-parent-1.0.20
butor-fw-web-parent-1.0.19
butor-fw-web-parent-1.0.18
butor-fw-web-parent-1.0.17
butor-fw-web-parent-1.0.14
butor-fw-web-parent-1.0.13
butor-fw-web-parent-1.0.12
butor-fw-web-parent-1.0.9
butor-fw-web-parent-1.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-fw-web-parent</artifactId>
    <version>1.0.29</version>
</dependency>