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

org.trellisldp.ext:trellis-ext-bom 0.9.4

A database persistence layer for the Trellis linked data server

Группа

Группа

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

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

trellis-ext-bom
Версия

Версия

0.9.4
Тип

Тип

pom

Скачать trellis-ext-bom 0.9.4

Имя Файла Размер
trellis-ext-bom-0.9.4.pom
Обзор

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