License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdit.cnr.istc.stlab |
ArtifactId | ArtifactIdlgu.commons.semanticweb |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of java utilities
|
<!-- https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.semanticweb/ -->
<dependency>
<groupId>it.cnr.istc.stlab</groupId>
<artifactId>lgu.commons.semanticweb</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.semanticweb/
implementation 'it.cnr.istc.stlab:lgu.commons.semanticweb:0.0.8'
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.semanticweb/
implementation ("it.cnr.istc.stlab:lgu.commons.semanticweb:0.0.8")
'it.cnr.istc.stlab:lgu.commons.semanticweb:jar:0.0.8'
<dependency org="it.cnr.istc.stlab" name="lgu.commons.semanticweb" rev="0.0.8">
<artifact name="lgu.commons.semanticweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.istc.stlab', module='lgu.commons.semanticweb', version='0.0.8')
)
libraryDependencies += "it.cnr.istc.stlab" % "lgu.commons.semanticweb" % "0.0.8"
[it.cnr.istc.stlab/lgu.commons.semanticweb "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-arq | jar | 3.17.0 |
org.apache.jena : jena-core | jar | 3.17.0 |
org.apache.jena : jena-tdb | jar | 3.17.0 |
org.apache.jena : jena-iri | jar | 3.17.0 |
org.rdfhdt : hdt-java-core | jar | 2.1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.slf4j : slf4j-api | jar | 1.7.7 |
it.cnr.istc.stlab : lgu.commons.io | jar | 0.0.8 |
it.cnr.istc.stlab : lgu.commons.misc | jar | 0.0.8 |
org.apache.jena : apache-jena-libs | pom | 3.16.0 |
org.apache.commons : commons-configuration2 | jar | 2.1.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |