License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.uni-mannheim.informatik.dws.dwslab |
ArtifactId | ArtifactIddwslib |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondwslib - DWS Java Library
Support library of running the yearly Web Data Commons - Microdata, RDFa, JSON-LD, and Microformat Data Sets extraction. The Web Data Commons project is maintained by the Data and Web Science team of the university of Mannheim, Germany.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dwslib-2.0.0.pom | |
dwslib-2.0.0.jar | 89 KB |
dwslib-2.0.0-sources.jar | 57 KB |
dwslib-2.0.0-javadoc.jar | 273 KB |
dwslib-2.0.0-jar-with-dependencies.jar | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.dwslab/dwslib/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.dwslab</groupId>
<artifactId>dwslib</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.dwslab/dwslib/
implementation 'de.uni-mannheim.informatik.dws.dwslab:dwslib:2.0.0'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.dwslab/dwslib/
implementation ("de.uni-mannheim.informatik.dws.dwslab:dwslib:2.0.0")
'de.uni-mannheim.informatik.dws.dwslab:dwslib:jar:2.0.0'
<dependency org="de.uni-mannheim.informatik.dws.dwslab" name="dwslib" rev="2.0.0">
<artifact name="dwslib" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.dwslab', module='dwslib', version='2.0.0')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.dwslab" % "dwslib" % "2.0.0"
[de.uni-mannheim.informatik.dws.dwslab/dwslib "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
args4j : args4j | jar | 2.0.25 |
org.slf4j : slf4j-api | jar | 1.7.4 |
net.sf.opencsv : opencsv | jar | 2.3 |
com.google.guava : guava | jar | 17.0 |
commons-cli : commons-cli | jar | 1.0 |
org.apache.commons : commons-compress | jar | 1.8.1 |
org.apache.commons : commons-lang3 | jar | 3.3 |
commons-logging : commons-logging | jar | 1.2 |
log4j : log4j | jar | 1.2.17 |
net.java.dev.jets3t : jets3t | jar | 0.9.2 |
org.tukaani : xz | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
ch.qos.logback : logback-classic | jar | 1.0.11 |