GlobalMentor RDF

GlobalMentor Java RDF library.

License

License

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-rdf
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

GlobalMentor RDF
GlobalMentor Java RDF library.
Project Organization

Project Organization

GlobalMentor, Inc.

Download globalmentor-rdf

How to add to project

<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf/ -->
<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-rdf</artifactId>
    <version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf/
implementation 'com.globalmentor:globalmentor-rdf:0.6.3'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf/
implementation ("com.globalmentor:globalmentor-rdf:0.6.3")
'com.globalmentor:globalmentor-rdf:jar:0.6.3'
<dependency org="com.globalmentor" name="globalmentor-rdf" rev="0.6.3">
  <artifact name="globalmentor-rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-rdf', version='0.6.3')
)
libraryDependencies += "com.globalmentor" % "globalmentor-rdf" % "0.6.3"
[com.globalmentor/globalmentor-rdf "0.6.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.7.0
com.globalmentor : globalmentor-text-directory-vcard jar 0.6.2
com.globalmentor : globalmentor-rdf-spec jar 0.6.3
com.globalmentor : globalmentor-xml jar 0.6.5
com.globalmentor : globalmentor-vocab-dcmi jar 0.6.5
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0