Last Version

Example Application 0.0.1p1

A simple DAO library for rocksdb

License

License

GroupId

GroupId

org.forome
ArtifactId

ArtifactId

querypoolrdao
Version

Version

0.0.1p1
Type

Type

jar
Description

Description

Example Application
A simple DAO library for rocksdb
Project URL

Project URL

https://github.com/ForomePlatform/rdao
Source Code Management

Source Code Management

https://github.com/ForomePlatform/rdao.git

Download querypoolrdao 0.0.1p1


<!-- https://jarcasting.com/artifacts/org.forome/querypoolrdao/ -->
<dependency>
    <groupId>org.forome</groupId>
    <artifactId>querypoolrdao</artifactId>
    <version>0.0.1p1</version>
</dependency>
// https://jarcasting.com/artifacts/org.forome/querypoolrdao/
implementation 'org.forome:querypoolrdao:0.0.1p1'
// https://jarcasting.com/artifacts/org.forome/querypoolrdao/
implementation ("org.forome:querypoolrdao:0.0.1p1")
'org.forome:querypoolrdao:jar:0.0.1p1'
<dependency org="org.forome" name="querypoolrdao" rev="0.0.1p1">
  <artifact name="querypoolrdao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.forome', module='querypoolrdao', version='0.0.1p1')
)
libraryDependencies += "org.forome" % "querypoolrdao" % "0.0.1p1"
[org.forome/querypoolrdao "0.0.1p1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.forome : rdao jar 1.13.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.