is not current version
Last Version 0.19.0

org.trellisldp:trellis-vocabulary 0.2.0

The core vocabularies used in a trellis repository

GroupId

GroupId

org.trellisldp
ArtifactId

ArtifactId

trellis-vocabulary
Version

Version

0.2.0
Type

Type

jar

Download trellis-vocabulary 0.2.0


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