is not current version
Last Version 1.5.3

com.github.nicosensei:commons-bdb 1.5.2

BerkeleyDB JE utilities

GroupId

GroupId

com.github.nicosensei
ArtifactId

ArtifactId

commons-bdb
Version

Version

1.5.2
Type

Type

jar

Download commons-bdb 1.5.2


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