is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.db:persistence-test 1.0.15


GroupId

GroupId

io.stargate.db
ArtifactId

ArtifactId

persistence-test
Version

Version

1.0.15
Type

Type

jar

Download persistence-test 1.0.15


<!-- https://jarcasting.com/artifacts/io.stargate.db/persistence-test/ -->
<dependency>
    <groupId>io.stargate.db</groupId>
    <artifactId>persistence-test</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.db/persistence-test/
implementation 'io.stargate.db:persistence-test:1.0.15'
// https://jarcasting.com/artifacts/io.stargate.db/persistence-test/
implementation ("io.stargate.db:persistence-test:1.0.15")
'io.stargate.db:persistence-test:jar:1.0.15'
<dependency org="io.stargate.db" name="persistence-test" rev="1.0.15">
  <artifact name="persistence-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.db', module='persistence-test', version='1.0.15')
)
libraryDependencies += "io.stargate.db" % "persistence-test" % "1.0.15"
[io.stargate.db/persistence-test "1.0.15"]