| License |
License |
|---|---|
| GroupId | GroupIdcom.eluvio |
| ArtifactId | ArtifactIdlmdb-je |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlmdb-je
LMDB Java Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lmdb-je-0.8.0.pom | |
| lmdb-je-0.8.0.jar | 455 KB |
| lmdb-je-0.8.0-sources.jar | 381 KB |
| lmdb-je-0.8.0-javadoc.jar | 236 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eluvio/lmdb-je/ -->
<dependency>
<groupId>com.eluvio</groupId>
<artifactId>lmdb-je</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eluvio/lmdb-je/
implementation 'com.eluvio:lmdb-je:0.8.0'
// https://jarcasting.com/artifacts/com.eluvio/lmdb-je/
implementation ("com.eluvio:lmdb-je:0.8.0")
'com.eluvio:lmdb-je:jar:0.8.0'
<dependency org="com.eluvio" name="lmdb-je" rev="0.8.0">
<artifact name="lmdb-je" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eluvio', module='lmdb-je', version='0.8.0')
)
libraryDependencies += "com.eluvio" % "lmdb-je" % "0.8.0"
[com.eluvio/lmdb-je "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jnr : jnr-ffi | jar | 2.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| junit : junit | jar | 4.13.2 |