is not current version
Last Version 1.10.1

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

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.3.1
Type

Type

jar

Download artemis-java-test-sandbox 1.3.1


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