License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-rdf-spec |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor RDF Specification
GlobalMentor Java RDF definitions from the W3C specifications.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-rdf-spec</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/
implementation 'com.globalmentor:globalmentor-rdf-spec:0.6.3'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/
implementation ("com.globalmentor:globalmentor-rdf-spec:0.6.3")
'com.globalmentor:globalmentor-rdf-spec:jar:0.6.3'
<dependency org="com.globalmentor" name="globalmentor-rdf-spec" rev="0.6.3">
<artifact name="globalmentor-rdf-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-rdf-spec', version='0.6.3')
)
libraryDependencies += "com.globalmentor" % "globalmentor-rdf-spec" % "0.6.3"
[com.globalmentor/globalmentor-rdf-spec "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.7.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |