Commons: BerkeleyDB

BerkeleyDB JE utilities

License

License

GroupId

GroupId

com.github.nicosensei
ArtifactId

ArtifactId

commons-bdb
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Commons: BerkeleyDB
BerkeleyDB JE utilities

Download commons-bdb

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nicosensei/commons-bdb/ -->
<dependency>
    <groupId>com.github.nicosensei</groupId>
    <artifactId>commons-bdb</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei/commons-bdb/
implementation 'com.github.nicosensei:commons-bdb:1.5.3'
// https://jarcasting.com/artifacts/com.github.nicosensei/commons-bdb/
implementation ("com.github.nicosensei:commons-bdb:1.5.3")
'com.github.nicosensei:commons-bdb:jar:1.5.3'
<dependency org="com.github.nicosensei" name="commons-bdb" rev="1.5.3">
  <artifact name="commons-bdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei', module='commons-bdb', version='1.5.3')
)
libraryDependencies += "com.github.nicosensei" % "commons-bdb" % "1.5.3"
[com.github.nicosensei/commons-bdb "1.5.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sleepycat : je jar 5.0.58
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2