Last Version

Butor Framework - Maven Parent 1.0.30

Butor Framework is a stack 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, Webapps, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava, Spring, Bootstrap. The project is released under APL 2.0. This project is a pom module, the parent for other modules of the framework.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-maven-parent
Version

Version

1.0.30
Type

Type

pom
Description

Description

Butor Framework - Maven Parent
Butor Framework is a stack 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, Webapps, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava, Spring, Bootstrap. The project is released under APL 2.0. This project is a pom module, the parent for other modules of the framework.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.
Source Code Management

Source Code Management

http://bitbucket.org/butor-team/butor-maven.git

Download butor-maven-parent 1.0.30


<!-- https://jarcasting.com/artifacts/com.butor/butor-maven-parent/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-maven-parent</artifactId>
    <version>1.0.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-maven-parent/
implementation 'com.butor:butor-maven-parent:1.0.30'
// https://jarcasting.com/artifacts/com.butor/butor-maven-parent/
implementation ("com.butor:butor-maven-parent:1.0.30")
'com.butor:butor-maven-parent:pom:1.0.30'
<dependency org="com.butor" name="butor-maven-parent" rev="1.0.30">
  <artifact name="butor-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-maven-parent', version='1.0.30')
)
libraryDependencies += "com.butor" % "butor-maven-parent" % "1.0.30"
[com.butor/butor-maven-parent "1.0.30"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.