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