Jar examples for b:butor-attrset-common
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 This project is an attribute module. Used to persist key / values to a database (common).
You can download jar file butor-attrset-common 1.0.17 in this page.
The Apache Software License, Version 2.0
You can use the following script to add butor-attrset-common-1.0.17.jar to your project.
<dependency> <groupId>com.butor</groupId> <artifactId>butor-attrset-common</artifactId> <version>1.0.17</version> </dependency>
compile group: 'com.butor', name: 'butor-attrset-common', version: '1.0.17'
libraryDependencies += "com.butor" % "butor-attrset-common" % "1.0.17"
<dependency org="com.butor" name="butor-attrset-common" rev="1.0.17"/>
@Grapes(@Grab(group='com.butor', module='butor-attrset-common', version='1.0.17'))
'com.butor:butor-attrset-common:jar:1.0.17'
Click the following link to download the jar file.
butor-attrset-common-1.0.17-javadoc.jar