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