| License |
License |
|---|---|
| Categories |
CategoriesPermazen Data ORM |
| GroupId | GroupIdio.permazen |
| ArtifactId | ArtifactIdpermazen-kv-sql |
| Last Version | Last Version4.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPermazen SQL Database Key/Value Store
Support for Permazen key/value store implementation based on SQL databases.
|
| Filename | Size |
|---|---|
| permazen-kv-sql-4.1.9.pom | |
| permazen-kv-sql-4.1.9.jar | 42 KB |
| permazen-kv-sql-4.1.9-sources.jar | 12 KB |
| permazen-kv-sql-4.1.9-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-kv-sql/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-kv-sql</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-kv-sql/
implementation 'io.permazen:permazen-kv-sql:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-kv-sql/
implementation ("io.permazen:permazen-kv-sql:4.1.9")
'io.permazen:permazen-kv-sql:jar:4.1.9'
<dependency org="io.permazen" name="permazen-kv-sql" rev="4.1.9">
<artifact name="permazen-kv-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-kv-sql', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-kv-sql" % "4.1.9"
[io.permazen/permazen-kv-sql "4.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.permazen : permazen-kv | jar | 4.1.9 |
| io.permazen : permazen-util | jar | 4.1.9 |
| org.springframework : spring-jdbc | jar | 5.3.18 |
| com.google.guava : guava | jar | 31.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| 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 |