License |
License |
---|---|
GroupId | GroupIdorg.mulgara |
ArtifactId | ArtifactIdmrg |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmrg
Mulgara RDF Graph: An RDF Graph API for Java
|
Filename | Size |
---|---|
mrg-0.7.pom | |
mrg-0.7.jar | 268 KB |
mrg-0.7-sources.jar | 279 KB |
mrg-0.7-javadoc.jar | 1021 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mulgara/mrg/ -->
<dependency>
<groupId>org.mulgara</groupId>
<artifactId>mrg</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.mulgara/mrg/
implementation 'org.mulgara:mrg:0.7'
// https://jarcasting.com/artifacts/org.mulgara/mrg/
implementation ("org.mulgara:mrg:0.7")
'org.mulgara:mrg:jar:0.7'
<dependency org="org.mulgara" name="mrg" rev="0.7">
<artifact name="mrg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mulgara', module='mrg', version='0.7')
)
libraryDependencies += "org.mulgara" % "mrg" % "0.7"
[org.mulgara/mrg "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : iri | jar | 0.8 |
xerces : xercesImpl | jar | 2.7.1 |
joda-time : joda-time | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |