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