не последняя версия
Последняя версия 0.19.0

org.trellisldp.ext:trellis-cassandra 0.9.2

A database persistence layer for the Trellis linked data server

Категории

Категории

Cassandra Данные Базы данных
Группа

Группа

org.trellisldp.ext
Идентификатор

Идентификатор

trellis-cassandra
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать trellis-cassandra 0.9.2


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