| License |
License |
|---|---|
| GroupId | GroupIdcom.fasterxml.storemate |
| ArtifactId | ArtifactIdstoremate-backend-bdb-je |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStoreMate-backend-BDB-JE
Physical store backend using BDB-JE
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-backend-bdb-je/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-backend-bdb-je</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-backend-bdb-je/
implementation 'com.fasterxml.storemate:storemate-backend-bdb-je:1.1.4'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-backend-bdb-je/
implementation ("com.fasterxml.storemate:storemate-backend-bdb-je:1.1.4")
'com.fasterxml.storemate:storemate-backend-bdb-je:jar:1.1.4'
<dependency org="com.fasterxml.storemate" name="storemate-backend-bdb-je" rev="1.1.4">
<artifact name="storemate-backend-bdb-je" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-backend-bdb-je', version='1.1.4')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-backend-bdb-je" % "1.1.4"
[com.fasterxml.storemate/storemate-backend-bdb-je "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.storemate : storemate-shared | jar | 1.1.4 |
| com.fasterxml.storemate : storemate-store | jar | 1.1.4 |
| org.skife.config : config-magic | jar | 0.17 |
| com.sleepycat : je | jar | 5.0.73 |
| joda-time : joda-time | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.storemate : storemate-shared | test-jar | 1.1.4 |
| com.fasterxml.storemate : storemate-store | test-jar | 1.1.4 |
| junit : junit | jar | 4.13.1 |