Last Version

jQUDT 1.4.0

Java library for the QUDT ontology

License

License

GroupId

GroupId

com.github.egonw
ArtifactId

ArtifactId

jqudt
Version

Version

1.4.0
Type

Type

jar
Description

Description

jQUDT
Java library for the QUDT ontology
Project URL

Project URL

https://github.com/egonw/jqudt
Source Code Management

Source Code Management

http://github.com/egonw/jqudt

Download jqudt 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openrdf.sesame : sesame-model jar 2.9.0
org.openrdf.sesame : sesame-rio-api jar 2.9.0
org.openrdf.sesame : sesame-rio-rdfxml jar 2.9.0
org.openrdf.sesame : sesame-rio-turtle jar 2.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.