is not current version
Last Version 1.18.1

it.unibz.inf.ontop:ontop-docker-test-env 1.17.0

Ontops docker testing evironment. A set of containers with the databases that contain the schemas used in unit tests and with accounts that allow the unit tests to create/remove databases for tests.

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-docker-test-env
Version

Version

1.17.0
Type

Type

jar

Download ontop-docker-test-env 1.17.0


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