Example Application

A simple DAO library for rocksdb

License

License

GroupId

GroupId

org.forome
ArtifactId

ArtifactId

querypool-rdao
Last Version

Last Version

0.0.1p1
Release Date

Release Date

Type

Type

jar
Description

Description

Example Application
A simple DAO library for rocksdb
Project URL

Project URL

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

Source Code Management

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

Download querypool-rdao

How to add to project

<!-- 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"]

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.

Versions

Version
0.0.1p1