GroupId | GroupIdio.stargate.db.dse |
---|---|
ArtifactId | ArtifactIdpersistence-dse-6.8 |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
persistence-dse-6.8-0.0.17.pom | |
persistence-dse-6.8-0.0.17.jar | 92 MB |
persistence-dse-6.8-0.0.17-sources.jar | 35 KB |
persistence-dse-6.8-0.0.17-javadoc.jar | 178 KB |
Browse |
<!-- 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>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.stargate.db.dse/persistence-dse-6.8/
implementation 'io.stargate.db.dse:persistence-dse-6.8:0.0.17'
// https://jarcasting.com/artifacts/io.stargate.db.dse/persistence-dse-6.8/
implementation ("io.stargate.db.dse:persistence-dse-6.8:0.0.17")
'io.stargate.db.dse:persistence-dse-6.8:jar:0.0.17'
<dependency org="io.stargate.db.dse" name="persistence-dse-6.8" rev="0.0.17">
<artifact name="persistence-dse-6.8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stargate.db.dse', module='persistence-dse-6.8', version='0.0.17')
)
libraryDependencies += "io.stargate.db.dse" % "persistence-dse-6.8" % "0.0.17"
[io.stargate.db.dse/persistence-dse-6.8 "0.0.17"]