Butor Framework Core - 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

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-fw-core-parent
Last Version

Last Version

1.0.29
Release Date

Release Date

Type

Type

pom
Description

Description

Butor Framework Core - 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
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.
Source Code Management

Source Code Management

https://bitbucket.org/butor-team/butor-fw-core.git

Download butor-fw-core-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • butor-dao
  • butor-json
  • butor-log4j
  • butor-spring
  • butor-test
  • butor-utils

Versions

Version
1.0.29
1.0.28
1.0.27
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.19
1.0.18
1.0.17
1.0.14
1.0.13
1.0.12
1.0.9
1.0.7