bdb-je

Berkeley DB Java Edition is a open source, transactional storage solution for Java applications.

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

bdb-je
Last Version

Last Version

7.5.11
Release Date

Release Date

Type

Type

jar
Description

Description

bdb-je
Berkeley DB Java Edition is a open source, transactional storage solution for Java applications.
Project URL

Project URL

https://git.iem.at/sciss/bdb-je
Project Organization

Project Organization

de.sciss

Download bdb-je

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
7.5.11