License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sansa-stack.thirdparty.it.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-endpoint |
Last Version | Last Version4.3.0-2 |
Release Date | Release Date |
Type | Typejar |
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-endpoint-4.3.0-2.pom | |
ontop-endpoint-4.3.0-2.jar | 502 KB |
ontop-endpoint-4.3.0-2-sources.jar | 489 KB |
ontop-endpoint-4.3.0-2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-endpoint/ -->
<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-endpoint</artifactId>
<version>4.3.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-endpoint/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-endpoint:4.3.0-2'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-endpoint/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-endpoint:4.3.0-2")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-endpoint:jar:4.3.0-2'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-endpoint" rev="4.3.0-2">
<artifact name="ontop-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-endpoint', version='4.3.0-2')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-endpoint" % "4.3.0-2"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-endpoint "4.3.0-2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |