MSM4J Java Object Model

MSM4J Vocabulary provides a Java object model for the manipulation of service descriptions in terms of the Minimal Service Model vocabulary.

License

License

GroupId

GroupId

uk.ac.open.kmi.msm4j
ArtifactId

ArtifactId

msm4j-vocabulary
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

MSM4J 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

http://kmi.github.io/msm4j/latest/msm4j-vocabulary
Project Organization

Project Organization

Knowledge Media Institute - The Open University

Download msm4j-vocabulary

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jena : apache-jena-libs pom 2.11.0
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0