is not current version
Last Version 4.2.1

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

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

3.0.1
Type

Type

jar

Download ontop-docker-tests 3.0.1


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