License |
License |
---|---|
GroupId | GroupIdorg.forome |
ArtifactId | ArtifactIdquerypool-rdao |
Version | Version0.0.1p1 |
Type | Typejar |
Description |
DescriptionExample Application
A simple DAO library for rocksdb
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
querypool-rdao-0.0.1p1.pom | |
querypool-rdao-0.0.1p1.jar | 23 KB |
querypool-rdao-0.0.1p1-sources.jar | 9 KB |
querypool-rdao-0.0.1p1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.forome/querypool-rdao/ -->
<dependency>
<groupId>org.forome</groupId>
<artifactId>querypool-rdao</artifactId>
<version>0.0.1p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.forome/querypool-rdao/
implementation 'org.forome:querypool-rdao:0.0.1p1'
// https://jarcasting.com/artifacts/org.forome/querypool-rdao/
implementation ("org.forome:querypool-rdao:0.0.1p1")
'org.forome:querypool-rdao:jar:0.0.1p1'
<dependency org="org.forome" name="querypool-rdao" rev="0.0.1p1">
<artifact name="querypool-rdao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.forome', module='querypool-rdao', version='0.0.1p1')
)
libraryDependencies += "org.forome" % "querypool-rdao" % "0.0.1p1"
[org.forome/querypool-rdao "0.0.1p1"]
Group / Artifact | Type | Version |
---|---|---|
org.forome : rdao | jar | 1.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |