License |
License |
---|---|
GroupId | GroupIdorg.nlp2rdf |
ArtifactId | ArtifactIdnif |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNIF library
A small library for NLP Interchange Format (NIF) — Edit
|
Project URL |
Project URL |
Filename | Size |
---|---|
nif-0.4.1.pom | |
nif-0.4.1.jar | 52 KB |
nif-0.4.1-sources.jar | 30 KB |
nif-0.4.1-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nlp2rdf/nif/ -->
<dependency>
<groupId>org.nlp2rdf</groupId>
<artifactId>nif</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nlp2rdf/nif/
implementation 'org.nlp2rdf:nif:0.4.1'
// https://jarcasting.com/artifacts/org.nlp2rdf/nif/
implementation ("org.nlp2rdf:nif:0.4.1")
'org.nlp2rdf:nif:jar:0.4.1'
<dependency org="org.nlp2rdf" name="nif" rev="0.4.1">
<artifact name="nif" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nlp2rdf', module='nif', version='0.4.1')
)
libraryDependencies += "org.nlp2rdf" % "nif" % "0.4.1"
[org.nlp2rdf/nif "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 3.1.0 |
org.apache.jena : jena-core | jar | 3.1.0 |
log4j : log4j | jar | 1.2.17 |
org.apache.velocity : velocity | jar | 1.7 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.aksw.rdfunit : rdfunit-core | jar | 0.8 |
org.aksw.rdfunit : rdfunit-io | jar | 0.8 |