is not current version
Last Version 1.10.1

de.tum.in.ase:artemis-java-test-sandbox 1.7.0

The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing.

Categories

Categories

Java Languages
GroupId

GroupId

de.tum.in.ase
ArtifactId

ArtifactId

artemis-java-test-sandbox
Version

Version

1.7.0
Type

Type

jar

Download artemis-java-test-sandbox 1.7.0


<!-- https://jarcasting.com/artifacts/de.tum.in.ase/artemis-java-test-sandbox/ -->
<dependency>
    <groupId>de.tum.in.ase</groupId>
    <artifactId>artemis-java-test-sandbox</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.in.ase/artemis-java-test-sandbox/
implementation 'de.tum.in.ase:artemis-java-test-sandbox:1.7.0'
// https://jarcasting.com/artifacts/de.tum.in.ase/artemis-java-test-sandbox/
implementation ("de.tum.in.ase:artemis-java-test-sandbox:1.7.0")
'de.tum.in.ase:artemis-java-test-sandbox:jar:1.7.0'
<dependency org="de.tum.in.ase" name="artemis-java-test-sandbox" rev="1.7.0">
  <artifact name="artemis-java-test-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.in.ase', module='artemis-java-test-sandbox', version='1.7.0')
)
libraryDependencies += "de.tum.in.ase" % "artemis-java-test-sandbox" % "1.7.0"
[de.tum.in.ase/artemis-java-test-sandbox "1.7.0"]