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