Last Version

Butor Framework Service - Attribute Model Module 1.0.30

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

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-attrset-model
Version

Version

1.0.30
Type

Type

jar
Description

Description

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

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.

Download butor-attrset-model 1.0.30


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

Dependencies

compile (1)

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

provided (1)

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

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
com.butor : butor-test jar 1.0.29
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.