License |
License |
---|---|
GroupId | GroupIdorg.dbpedia.spotlight |
ArtifactId | ArtifactIdrest |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDBpedia Spotlight RESTful API
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.
|
Filename | Size |
---|---|
rest-1.1.pom | |
rest-1.1.jar | 62 KB |
rest-1.1-sources.jar | 35 KB |
rest-1.1-javadoc.jar | 4 KB |
rest-1.1-jar-with-dependencies.jar | 189 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dbpedia.spotlight/rest/ -->
<dependency>
<groupId>org.dbpedia.spotlight</groupId>
<artifactId>rest</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbpedia.spotlight/rest/
implementation 'org.dbpedia.spotlight:rest:1.1'
// https://jarcasting.com/artifacts/org.dbpedia.spotlight/rest/
implementation ("org.dbpedia.spotlight:rest:1.1")
'org.dbpedia.spotlight:rest:jar:1.1'
<dependency org="org.dbpedia.spotlight" name="rest" rev="1.1">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbpedia.spotlight', module='rest', version='1.1')
)
libraryDependencies += "org.dbpedia.spotlight" % "rest" % "1.1"
[org.dbpedia.spotlight/rest "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.dbpedia.spotlight : core | jar | 1.1 |
com.sun.jersey : jersey-bundle | jar | 1.19.3 |
com.sun.jersey : jersey-server | jar | 1.19.3 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |
com.sun.jersey : jersey-client | jar | 1.19.3 |
com.sun.jersey : jersey-grizzly | jar | 1.19.3 |
com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.48 |
xom : xom | jar | 1.2.5 |
xerces : xmlParserAPIs | jar | 2.6.2 |
xml-apis : xml-apis | jar | 1.0.b2 |
net.sf.json-lib : json-lib | jar | 2.4 |
com.thoughtworks.xstream : xstream | jar | 1.4.18 |
org.codehaus.jettison : jettison | jar | 1.3 |
stax : stax-api | jar | 1.0.1 |
de.l3s.boilerpipe : boilerpipe | jar | 1.1.0 |
org.nlp2rdf : nif | jar | 0.4 |
org.mockito : mockito-core | jar | 2.7.22 |
com.google.code.gson : gson | jar | 2.8.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |