GroupId | GroupIddsh-vocabulary |
---|---|
ArtifactId | ArtifactIddsh-vocabulary |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptiondsh-vocabulary
A structured vocabulary is a description of concepts and their relations in a domain.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-vocabulary-1.1.pom | |
dsh-vocabulary-1.1.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dsh-vocabulary/dsh-vocabulary/ -->
<dependency>
<groupId>dsh-vocabulary</groupId>
<artifactId>dsh-vocabulary</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dsh-vocabulary/dsh-vocabulary/
implementation 'dsh-vocabulary:dsh-vocabulary:1.1'
// https://jarcasting.com/artifacts/dsh-vocabulary/dsh-vocabulary/
implementation ("dsh-vocabulary:dsh-vocabulary:1.1")
'dsh-vocabulary:dsh-vocabulary:jar:1.1'
<dependency org="dsh-vocabulary" name="dsh-vocabulary" rev="1.1">
<artifact name="dsh-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='dsh-vocabulary', module='dsh-vocabulary', version='1.1')
)
libraryDependencies += "dsh-vocabulary" % "dsh-vocabulary" % "1.1"
[dsh-vocabulary "1.1"]