Jar examples for j:jbddi-core
The core module of JBDDI
You can download jar file jbddi-core 0.2 in this page.
GNU Lesser General Public License
You can use the following script to add jbddi-core-0.2.jar to your project.
<dependency> <groupId>net.sf.jbddi</groupId> <artifactId>jbddi-core</artifactId> <version>0.2</version> </dependency>
compile group: 'net.sf.jbddi', name: 'jbddi-core', version: '0.2'
libraryDependencies += "net.sf.jbddi" % "jbddi-core" % "0.2"
<dependency org="net.sf.jbddi" name="jbddi-core" rev="0.2"/>
@Grapes(@Grab(group='net.sf.jbddi', module='jbddi-core', version='0.2'))
'net.sf.jbddi:jbddi-core:jar:0.2'
Click the following link to download the jar file.
jbddi-core-0.2-javadoc.jar