License |
License |
---|---|
GroupId | GroupIdcom.hp.hpl.jena |
ArtifactId | ArtifactIdiri |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJena IRI
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iri-0.8.pom | |
iri-0.8.zip | 3 MB |
iri-0.8-sources.jar | 206 KB |
iri-0.8-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.hpl.jena/iri/ -->
<dependency>
<groupId>com.hp.hpl.jena</groupId>
<artifactId>iri</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.hpl.jena/iri/
implementation 'com.hp.hpl.jena:iri:0.8'
// https://jarcasting.com/artifacts/com.hp.hpl.jena/iri/
implementation ("com.hp.hpl.jena:iri:0.8")
'com.hp.hpl.jena:iri:jar:0.8'
<dependency org="com.hp.hpl.jena" name="iri" rev="0.8">
<artifact name="iri" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.hpl.jena', module='iri', version='0.8')
)
libraryDependencies += "com.hp.hpl.jena" % "iri" % "0.8"
[com.hp.hpl.jena/iri "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |