License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sansa-stack.thirdparty.it.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-system-core |
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-system-core-4.3.0-2.pom | |
ontop-system-core-4.3.0-2.jar | 52 KB |
ontop-system-core-4.3.0-2-sources.jar | 30 KB |
ontop-system-core-4.3.0-2-javadoc.jar | 658 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-system-core/ -->
<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-system-core</artifactId>
<version>4.3.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-system-core/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-system-core:4.3.0-2'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-system-core/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-system-core:4.3.0-2")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-system-core:jar:4.3.0-2'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-system-core" rev="4.3.0-2">
<artifact name="ontop-system-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-system-core', version='4.3.0-2')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-system-core" % "4.3.0-2"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-system-core "4.3.0-2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |