License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.derquinse.bocas |
ArtifactId | ArtifactIdbocas-je |
Version | Version1.2.5 |
Type | Typejar |
Description |
DescriptionDerquinse Bocas :: Berkeley DB Back-end
Module containing the Berkeley DB Java Edition Back-end
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bocas-je-1.2.5.pom | |
bocas-je-1.2.5.jar | 15 KB |
bocas-je-1.2.5-sources.jar | 5 KB |
bocas-je-1.2.5-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-je/ -->
<dependency>
<groupId>net.derquinse.bocas</groupId>
<artifactId>bocas-je</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-je/
implementation 'net.derquinse.bocas:bocas-je:1.2.5'
// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-je/
implementation ("net.derquinse.bocas:bocas-je:1.2.5")
'net.derquinse.bocas:bocas-je:jar:1.2.5'
<dependency org="net.derquinse.bocas" name="bocas-je" rev="1.2.5">
<artifact name="bocas-je" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.derquinse.bocas', module='bocas-je', version='1.2.5')
)
libraryDependencies += "net.derquinse.bocas" % "bocas-je" % "1.2.5"
[net.derquinse.bocas/bocas-je "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
net.derquinse.bocas : bocas | jar | 1.2.5 |
com.sleepycat : je | jar | 4.0.92 |
Group / Artifact | Type | Version |
---|---|---|
net.derquinse.bocas : bocas | test-jar | 1.2.5 |
net.derquinse : derquinse-common-base | test-jar | 1.0.37 |
net.derquinse : derquinse-common-test-deps | pom | 1.0.37 |