Jar examples for d:databene-commons
'databene commons' is an open source Java library by Volker Bergmann. It provides extensions to the Java core library by utility classes, abstract concepts and concrete implementations.
You can download jar file databene-commons 0.4.1 in this page.
GNU Public License
You can use the following script to add databene-commons-0.4.1.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>databene-commons</artifactId> <version>0.4.1</version> </dependency>
compile group: 'org.databene', name: 'databene-commons', version: '0.4.1'
libraryDependencies += "org.databene" % "databene-commons" % "0.4.1"
<dependency org="org.databene" name="databene-commons" rev="0.4.1"/>
@Grapes(@Grab(group='org.databene', module='databene-commons', version='0.4.1'))
'org.databene:databene-commons:jar:0.4.1'
Click the following link to download the jar file.
databene-commons-0.4.1.jar