Last Version

Butor Framework Service - Attribute DAO Module 1.0.30

This project is an attribute module. Used to persist key / values to a database (dao).

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-attrset-dao
Version

Version

1.0.30
Type

Type

jar
Description

Description

Butor Framework Service - Attribute DAO Module
This project is an attribute module. Used to persist key / values to a database (dao).
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-attrset-dao 1.0.30


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

Dependencies

compile (3)

Group / Artifact Type Version
com.butor : butor-dao jar 1.0.29
com.butor : butor-attrset-common jar 1.0.30
com.butor : butor-auth-common jar 1.0.30

provided (2)

Group / Artifact Type Version
com.butor : butor-spring jar 1.0.29
com.butor : butor-log4j jar 1.0.29

test (2)

Group / Artifact Type Version
com.butor : butor-test jar 1.0.29
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.