License |
License
Mozilla Public License Version 1.1
|
---|---|
GroupId | GroupIdit.uniroma2.art.sheet2rdf |
ArtifactId | ArtifactIdsheet2rdf-core |
Version | Version4.2.3 |
Type | Typejar |
Description |
DescriptionSheet2RDF is a platform for acquisition and transformation of datasheets into RDF
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sheet2rdf-core-4.2.3.pom | |
sheet2rdf-core-4.2.3.jar | 103 KB |
sheet2rdf-core-4.2.3-tests.jar | 56 KB |
sheet2rdf-core-4.2.3-test-sources.jar | 42 KB |
sheet2rdf-core-4.2.3-sources.jar | 68 KB |
sheet2rdf-core-4.2.3-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/ -->
<dependency>
<groupId>it.uniroma2.art.sheet2rdf</groupId>
<artifactId>sheet2rdf-core</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation 'it.uniroma2.art.sheet2rdf:sheet2rdf-core:4.2.3'
// https://jarcasting.com/artifacts/it.uniroma2.art.sheet2rdf/sheet2rdf-core/
implementation ("it.uniroma2.art.sheet2rdf:sheet2rdf-core:4.2.3")
'it.uniroma2.art.sheet2rdf:sheet2rdf-core:jar:4.2.3'
<dependency org="it.uniroma2.art.sheet2rdf" name="sheet2rdf-core" rev="4.2.3">
<artifact name="sheet2rdf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.sheet2rdf', module='sheet2rdf-core', version='4.2.3')
)
libraryDependencies += "it.uniroma2.art.sheet2rdf" % "sheet2rdf-core" % "4.2.3"
[it.uniroma2.art.sheet2rdf/sheet2rdf-core "4.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 3.10-FINAL |
it.uniroma2.art.org.jopendocument » jopendocument | jar | 1.4.2 |
org.apache.commons : commons-csv | jar | 1.1 |
org.eclipse.rdf4j : rdf4j-runtime | pom | 3.7.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.2 |
it.uniroma2.art.coda : coda-converters | jar | 1.7.4 |
it.uniroma2.art.coda : coda-osgi-bundle | jar | 1.7.4 |
it.uniroma2.art.coda : coda-standalone | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |