| License |
License |
|---|---|
| GroupId | GroupIduk.ac.open.kmi.msm4j |
| ArtifactId | ArtifactIdmsm4j-io |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMSM4J I/O
MSM4J I/O provides basic support for reading and writing service descriptions expressed in terms of
the Minimal Service Model.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| msm4j-io-1.3.5.pom | |
| msm4j-io-1.3.5.jar | 47 KB |
| msm4j-io-1.3.5-sources.jar | 36 KB |
| msm4j-io-1.3.5-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-io/ -->
<dependency>
<groupId>uk.ac.open.kmi.msm4j</groupId>
<artifactId>msm4j-io</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-io/
implementation 'uk.ac.open.kmi.msm4j:msm4j-io:1.3.5'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.msm4j/msm4j-io/
implementation ("uk.ac.open.kmi.msm4j:msm4j-io:1.3.5")
'uk.ac.open.kmi.msm4j:msm4j-io:jar:1.3.5'
<dependency org="uk.ac.open.kmi.msm4j" name="msm4j-io" rev="1.3.5">
<artifact name="msm4j-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.msm4j', module='msm4j-io', version='1.3.5')
)
libraryDependencies += "uk.ac.open.kmi.msm4j" % "msm4j-io" % "1.3.5"
[uk.ac.open.kmi.msm4j/msm4j-io "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| org.apache.jena : apache-jena-libs | pom | 2.11.0 |
| uk.ac.open.kmi.msm4j : msm4j-vocabulary | jar | 1.3.5 |
| com.google.guava : guava | jar | 14.0 |
| com.google.inject : guice | jar | 3.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 |
|---|---|---|
| org.jukito : jukito | jar | 1.2 |
| uk.ac.open.kmi.test-collections : sws-test-collections | jar | 1.0.0 |
| junit : junit | jar | 4.8.2 |