License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools Net |
GroupId | GroupIdnet.sansa-stack.thirdparty.it.unibz.inf.ontop |
ArtifactId | ArtifactIdontop-docker-tests |
Last Version | Last Version4.3.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOntop docker testing module. It contains the test that can be run by the docker.
|
Project Organization |
Project OrganizationFree University of Bozen-Bolzano |
Filename | Size |
---|---|
ontop-docker-tests-4.3.0-1.pom | |
ontop-docker-tests-4.3.0-1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-docker-tests/ -->
<dependency>
<groupId>net.sansa-stack.thirdparty.it.unibz.inf.ontop</groupId>
<artifactId>ontop-docker-tests</artifactId>
<version>4.3.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-docker-tests/
implementation 'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-docker-tests:4.3.0-1'
// https://jarcasting.com/artifacts/net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-docker-tests/
implementation ("net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-docker-tests:4.3.0-1")
'net.sansa-stack.thirdparty.it.unibz.inf.ontop:ontop-docker-tests:jar:4.3.0-1'
<dependency org="net.sansa-stack.thirdparty.it.unibz.inf.ontop" name="ontop-docker-tests" rev="4.3.0-1">
<artifact name="ontop-docker-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sansa-stack.thirdparty.it.unibz.inf.ontop', module='ontop-docker-tests', version='4.3.0-1')
)
libraryDependencies += "net.sansa-stack.thirdparty.it.unibz.inf.ontop" % "ontop-docker-tests" % "4.3.0-1"
[net.sansa-stack.thirdparty.it.unibz.inf.ontop/ontop-docker-tests "4.3.0-1"]