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