License |
License |
---|---|
GroupId | GroupIduk.ac.open.kmi.msm4j |
ArtifactId | ArtifactIdmsm4j-vocabulary |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMSM4J Java Object Model
MSM4J Vocabulary provides a Java object model for the manipulation of service descriptions
in terms
of the Minimal Service Model vocabulary.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
msm4j-vocabulary-1.3.5.pom | |
msm4j-vocabulary-1.3.5.jar | 232 KB |
msm4j-vocabulary-1.3.5-sources.jar | 197 KB |
msm4j-vocabulary-1.3.5-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-vocabulary/ -->
<dependency>
<groupId>uk.ac.open.kmi.msm4j</groupId>
<artifactId>msm4j-vocabulary</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-vocabulary/
implementation 'uk.ac.open.kmi.msm4j:msm4j-vocabulary:1.3.5'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-vocabulary/
implementation ("uk.ac.open.kmi.msm4j:msm4j-vocabulary:1.3.5")
'uk.ac.open.kmi.msm4j:msm4j-vocabulary:jar:1.3.5'
<dependency org="uk.ac.open.kmi.msm4j" name="msm4j-vocabulary" rev="1.3.5">
<artifact name="msm4j-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.msm4j', module='msm4j-vocabulary', version='1.3.5')
)
libraryDependencies += "uk.ac.open.kmi.msm4j" % "msm4j-vocabulary" % "1.3.5"
[uk.ac.open.kmi.msm4j/msm4j-vocabulary "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : apache-jena-libs | pom | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |