rawdata-client-provider-lmdb
Rawdata client library using LMDB
| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data CLI User Interface |
| GroupId | GroupIdno.ssb.rawdata |
| ArtifactId | ArtifactIdrawdata-client-provider-lmdb |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLMDB Rawdata Provider
LMDB Rawdata Provider
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-lmdb/ -->
<dependency>
<groupId>no.ssb.rawdata</groupId>
<artifactId>rawdata-client-provider-lmdb</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-lmdb/
implementation 'no.ssb.rawdata:rawdata-client-provider-lmdb:0.2'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-provider-lmdb/
implementation ("no.ssb.rawdata:rawdata-client-provider-lmdb:0.2")
'no.ssb.rawdata:rawdata-client-provider-lmdb:jar:0.2'
<dependency org="no.ssb.rawdata" name="rawdata-client-provider-lmdb" rev="0.2">
<artifact name="rawdata-client-provider-lmdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-provider-lmdb', version='0.2')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-provider-lmdb" % "0.2"
[no.ssb.rawdata/rawdata-client-provider-lmdb "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.ssb.rawdata : rawdata-client-api | jar | 0.19 |
| no.ssb.spi : service-provider-api | jar | 0.3 |
| de.huxhorn.sulky : de.huxhorn.sulky.ulid | jar | 8.2.0 |
| org.lmdbjava : lmdbjava | jar | 0.7.0 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.0.0-beta3 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
Rawdata client library using LMDB