License |
License |
---|---|
Categories |
CategoriesPermazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-kv-cockroach |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen CockroachDB Key/Value Store
Permazen key/value store implementation based on CockroachDB.
|
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-kv-cockroach/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-kv-cockroach</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-kv-cockroach/
implementation 'io.permazen:permazen-kv-cockroach:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-kv-cockroach/
implementation ("io.permazen:permazen-kv-cockroach:4.1.9")
'io.permazen:permazen-kv-cockroach:jar:4.1.9'
<dependency org="io.permazen" name="permazen-kv-cockroach" rev="4.1.9">
<artifact name="permazen-kv-cockroach" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-kv-cockroach', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-kv-cockroach" % "4.1.9"
[io.permazen/permazen-kv-cockroach "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-kv | jar | 4.1.9 |
io.permazen : permazen-kv-sql | jar | 4.1.9 |
org.postgresql : postgresql | jar | 42.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-kv-test | jar | 4.1.9 |
org.testng : testng | jar | 7.1.0 |