License |
License |
---|---|
GroupId | GroupIdit.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-rdf4j-server |
Version | Version4.1.1 |
Type | Typewar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationFree University of Bozen-Bolzano |
Filename | Size |
---|---|
ontop-rdf4j-server-4.1.1.pom | |
ontop-rdf4j-server-4.1.1.war | 53 MB |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-rdf4j-server/ -->
<dependency>
<groupId>it.unibz.inf.ontop</groupId>
<artifactId>ontop-rdf4j-server</artifactId>
<version>4.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-rdf4j-server/
implementation 'it.unibz.inf.ontop:ontop-rdf4j-server:4.1.1'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-rdf4j-server/
implementation ("it.unibz.inf.ontop:ontop-rdf4j-server:4.1.1")
'it.unibz.inf.ontop:ontop-rdf4j-server:war:4.1.1'
<dependency org="it.unibz.inf.ontop" name="ontop-rdf4j-server" rev="4.1.1">
<artifact name="ontop-rdf4j-server" type="war" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-rdf4j-server', version='4.1.1')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-rdf4j-server" % "4.1.1"
[it.unibz.inf.ontop/ontop-rdf4j-server "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-http-server | war | 3.3.0 |
it.unibz.inf.ontop : ontop-rdf4j-config-sql | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.eclipse.rdf4j : rdf4j-config | jar | 3.3.0 |