License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-bdb |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOracle Berkeley DB
|
Filename | Size |
---|---|
leopard-bdb-0.9.12.pom | |
leopard-bdb-0.9.12.jar | 10 KB |
leopard-bdb-0.9.12-sources.jar | 7 KB |
leopard-bdb-0.9.12-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-bdb/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-bdb</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-bdb/
implementation 'io.leopard:leopard-bdb:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-bdb/
implementation ("io.leopard:leopard-bdb:0.9.12")
'io.leopard:leopard-bdb:jar:0.9.12'
<dependency org="io.leopard" name="leopard-bdb" rev="0.9.12">
<artifact name="leopard-bdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-bdb', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-bdb" % "0.9.12"
[io.leopard/leopard-bdb "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard : leopard-lang | jar | 0.9.12 |
com.sleepycat : je | jar | 3.3.75 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |