License |
License
Mozilla Public License Version 1.1
|
---|---|
GroupId | GroupIdit.uniroma2.art.owlart |
ArtifactId | ArtifactIdowlart-api |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWL Art API
OWL ART API offer an abstraction layer over different RDF triple store technologies, so that applications can use them and easily switch among different storage technologies without need of adapting source code to their API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
owlart-api-2.5.pom | |
owlart-api-2.5.jar | 186 KB |
owlart-api-2.5-tests.jar | 68 KB |
owlart-api-2.5-test-sources.jar | 51 KB |
owlart-api-2.5-sources.jar | 195 KB |
owlart-api-2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/ -->
<dependency>
<groupId>it.uniroma2.art.owlart</groupId>
<artifactId>owlart-api</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/
implementation 'it.uniroma2.art.owlart:owlart-api:2.5'
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/
implementation ("it.uniroma2.art.owlart:owlart-api:2.5")
'it.uniroma2.art.owlart:owlart-api:jar:2.5'
<dependency org="it.uniroma2.art.owlart" name="owlart-api" rev="2.5">
<artifact name="owlart-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.owlart', module='owlart-api', version='2.5')
)
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-api" % "2.5"
[it.uniroma2.art.owlart/owlart-api "2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
com.google.guava : guava | jar | 15.0 |
org.antlr : antlr-runtime | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |