License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sansa-stack.thirdparty.it.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-test |
Last Version | Last Version4.3.0-1 |
Release Date | Release Date |
Type | Typepom |
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-test-4.3.0-1.pom | 738 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-test/ -->
<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-test</artifactId>
<version>4.3.0-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-test/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-test:4.3.0-1'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-test/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-test:4.3.0-1")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-test:pom:4.3.0-1'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-test" rev="4.3.0-1">
<artifact name="ontop-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-test', version='4.3.0-1')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-test" % "4.3.0-1"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-test "4.3.0-1"]