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

org.trellisldp.ext:trellis-db 0.2.0

A database persistence layer for the Trellis linked data server

Группа

Группа

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

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

trellis-db
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать trellis-db 0.2.0


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