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

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

A database persistence layer for the Trellis linked data server

Группа

Группа

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

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

trellis-ext-bom
Версия

Версия

0.12.1
Тип

Тип

pom

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

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

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