License |
License |
---|---|
GroupId | GroupIdeu.freme-project.e-services |
ArtifactId | ArtifactIddbpedia-spotlight |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFREME is an open framework of e-services for multilingual and semantic enrichment of digital content
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dbpedia-spotlight-1.1.pom | |
dbpedia-spotlight-1.1.jar | 7 KB |
dbpedia-spotlight-1.1-sources.jar | 6 KB |
dbpedia-spotlight-1.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project.e-services/dbpedia-spotlight/ -->
<dependency>
<groupId>eu.freme-project.e-services</groupId>
<artifactId>dbpedia-spotlight</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.e-services/dbpedia-spotlight/
implementation 'eu.freme-project.e-services:dbpedia-spotlight:1.1'
// https://jarcasting.com/artifacts/eu.freme-project.e-services/dbpedia-spotlight/
implementation ("eu.freme-project.e-services:dbpedia-spotlight:1.1")
'eu.freme-project.e-services:dbpedia-spotlight:jar:1.1'
<dependency org="eu.freme-project.e-services" name="dbpedia-spotlight" rev="1.1">
<artifact name="dbpedia-spotlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.e-services', module='dbpedia-spotlight', version='1.1')
)
libraryDependencies += "eu.freme-project.e-services" % "dbpedia-spotlight" % "1.1"
[eu.freme-project.e-services/dbpedia-spotlight "1.1"]
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project : common | jar | 1.1 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project.bservices : test-helper | jar | 1.3 |
junit : junit | jar | 4.12 |