License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-vocabulary |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptiondishevelled.org vocabulary
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 | 30 KB |
dsh-vocabulary-1.1-sources.jar | 33 KB |
dsh-vocabulary-1.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-vocabulary</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/
implementation 'org.dishevelled:dsh-vocabulary:1.1'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/
implementation ("org.dishevelled:dsh-vocabulary:1.1")
'org.dishevelled:dsh-vocabulary:jar:1.1'
<dependency org="org.dishevelled" name="dsh-vocabulary" rev="1.1">
<artifact name="dsh-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-vocabulary', version='1.1')
)
libraryDependencies += "org.dishevelled" % "dsh-vocabulary" % "1.1"
[org.dishevelled/dsh-vocabulary "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |