is not current version
Last Version 0.19.0

org.trellisldp.ext:trellis-cassandra 0.9.1

A database persistence layer for the Trellis linked data server

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.trellisldp.ext
ArtifactId

ArtifactId

trellis-cassandra
Version

Version

0.9.1
Type

Type

jar

Download trellis-cassandra 0.9.1


<!-- https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-cassandra/ -->
<dependency>
    <groupId>org.trellisldp.ext</groupId>
    <artifactId>trellis-cassandra</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-cassandra/
implementation 'org.trellisldp.ext:trellis-cassandra:0.9.1'
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-cassandra/
implementation ("org.trellisldp.ext:trellis-cassandra:0.9.1")
'org.trellisldp.ext:trellis-cassandra:jar:0.9.1'
<dependency org="org.trellisldp.ext" name="trellis-cassandra" rev="0.9.1">
  <artifact name="trellis-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp.ext', module='trellis-cassandra', version='0.9.1')
)
libraryDependencies += "org.trellisldp.ext" % "trellis-cassandra" % "0.9.1"
[org.trellisldp.ext/trellis-cassandra "0.9.1"]