is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.db.dse:persistence-dse-6.8 1.0.28


GroupId

GroupId

io.stargate.db.dse
ArtifactId

ArtifactId

persistence-dse-6.8
Version

Version

1.0.28
Type

Type

jar

Download persistence-dse-6.8 1.0.28


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