is not current version
Last Version 0.19.0

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

A database persistence layer for the Trellis linked data server

GroupId

GroupId

org.trellisldp.ext
ArtifactId

ArtifactId

trellis-ext-bom
Version

Version

0.9.3
Type

Type

pom

Download trellis-ext-bom 0.9.3


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