is not current version
Last Version 4.2.1

it.unibz.inf.ontop:ontop-docker-tests 4.0.2

Ontop docker testing module. It contains the test that can be run by the docker.

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-docker-tests
Version

Version

4.0.2
Type

Type

jar

Download ontop-docker-tests 4.0.2


<!-- https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/ -->
<dependency>
    <groupId>it.unibz.inf.ontop</groupId>
    <artifactId>ontop-docker-tests</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/
implementation 'it.unibz.inf.ontop:ontop-docker-tests:4.0.2'
// https://jarcasting.com/artifacts/it.unibz.inf.ontop/ontop-docker-tests/
implementation ("it.unibz.inf.ontop:ontop-docker-tests:4.0.2")
'it.unibz.inf.ontop:ontop-docker-tests:jar:4.0.2'
<dependency org="it.unibz.inf.ontop" name="ontop-docker-tests" rev="4.0.2">
  <artifact name="ontop-docker-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unibz.inf.ontop', module='ontop-docker-tests', version='4.0.2')
)
libraryDependencies += "it.unibz.inf.ontop" % "ontop-docker-tests" % "4.0.2"
[it.unibz.inf.ontop/ontop-docker-tests "4.0.2"]