| License |
License |
|---|---|
| GroupId | GroupIdorg.dbpedia.extraction |
| ArtifactId | ArtifactIdserver |
| Last Version | Last Version4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDBpedia Server
DBpedia Extraction Framework is a flexible and extensible framework to extract different kinds of structured information from Wikipedia
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| server-4.1.pom | |
| server-4.1.jar | 334 KB |
| server-4.1-sources.jar | 51 KB |
| server-4.1-javadoc.jar | 523 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dbpedia.extraction/server/ -->
<dependency>
<groupId>org.dbpedia.extraction</groupId>
<artifactId>server</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbpedia.extraction/server/
implementation 'org.dbpedia.extraction:server:4.1'
// https://jarcasting.com/artifacts/org.dbpedia.extraction/server/
implementation ("org.dbpedia.extraction:server:4.1")
'org.dbpedia.extraction:server:jar:4.1'
<dependency org="org.dbpedia.extraction" name="server" rev="4.1">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbpedia.extraction', module='server', version='4.1')
)
libraryDependencies += "org.dbpedia.extraction" % "server" % "4.1"
[org.dbpedia.extraction/server "4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbpedia.extraction : core | jar | 4.1 |
| org.scala-lang : scala-actors | jar | 2.11.4 |
| org.scala-lang : scala-xml | jar | 2.11.0-M4 |
| com.sun.jersey : jersey-server | jar | 1.12 |