Jar examples for c:commons-bdb
BerkeleyDB JE utilities
You can download jar file commons-bdb 1.5.2 in this page.
You can use the following script to add commons-bdb-1.5.2.jar to your project.
<dependency> <groupId>com.github.nicosensei</groupId> <artifactId>commons-bdb</artifactId> <version>1.5.2</version> </dependency>
compile group: 'com.github.nicosensei', name: 'commons-bdb', version: '1.5.2'
libraryDependencies += "com.github.nicosensei" % "commons-bdb" % "1.5.2"
<dependency org="com.github.nicosensei" name="commons-bdb" rev="1.5.2"/>
@Grapes(@Grab(group='com.github.nicosensei', module='commons-bdb', version='1.5.2'))
'com.github.nicosensei:commons-bdb:jar:1.5.2'
Click the following link to download the jar file.
commons-bdb-1.5.2-javadoc.jar