is not current version
Last Version 1.10.1

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

JUnit 5 Extension API for secure Artemis Java Testing

Categories

Categories

Java Languages
GroupId

GroupId

de.tum.in.ase
ArtifactId

ArtifactId

artemis-java-test-sandbox
Version

Version

1.4.3
Type

Type

jar

Download artemis-java-test-sandbox 1.4.3


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