curie-util

Java utility library to translate CURIEs to IRIs and vice-versa.

License

License

GroupId

GroupId

org.prefixcommons
ArtifactId

ArtifactId

curie-util
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

curie-util
Java utility library to translate CURIEs to IRIs and vice-versa.
Project URL

Project URL

http://prefixcommons.org
Source Code Management

Source Code Management

https://github.com/prefixcommons/curie-util

Download curie-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.jsonld-java : jsonld-java jar 0.10.0
com.google.guava : guava jar 21.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1