Last Version

com.butor:butor-mule-dao 1.0.30

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-mule-dao
Version

Version

1.0.30
Type

Type

jar
Description

Description

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 Organization

Project Organization

Butor Inc.

Download butor-mule-dao 1.0.30


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

Dependencies

compile (3)

Group / Artifact Type Version
com.butor : butor-mule-common jar 1.0.30
com.butor : butor-dao jar 1.0.29
com.butor : butor-json jar 1.0.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.