| License |
License |
|---|---|
| GroupId | GroupIdorg.prefixcommons |
| ArtifactId | ArtifactIdcurie-util |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncurie-util
Java utility library to translate CURIEs to IRIs and vice-versa.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| curie-util-0.0.2.pom | |
| curie-util-0.0.2.jar | 6 KB |
| curie-util-0.0.2-sources.jar | 5 KB |
| curie-util-0.0.2-javadoc.jar | 36 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jsonld-java : jsonld-java | jar | 0.10.0 |
| com.google.guava : guava | jar | 21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |