Last Version

Butor Framework Core - DAO Module 1.0.29

This project is a data access module

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-dao
Version

Version

1.0.29
Type

Type

jar
Description

Description

Butor Framework Core - DAO Module
This project is a data access module
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-dao 1.0.29


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.2.RELEASE
com.atomikos : transactions-jta jar 3.8.0
com.atomikos : transactions-jdbc jar 3.8.0
javax.transaction : jta jar 1.1
com.zaxxer : HikariCP jar 3.3.1
io.dropwizard.metrics : metrics-core jar 3.1.2
com.butor : butor-utils jar 1.0.29
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.2.RELEASE
org.springframework : spring-context jar 4.3.2.RELEASE

test (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.