Last Version

Ares 1.10.1

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

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

de.tum.in.ase
ArtifactId

ArtifactId

artemis-java-test-sandbox
Version

Version

1.10.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ls1intum/Ares
Source Code Management

Source Code Management

https://github.com/ls1intum/Ares

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

Dependencies

compile (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.assertj : assertj-core jar 3.23.1
org.json : json jar 20220320
info.debatty : java-string-similarity jar 2.0.0

provided (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine Optional jar 5.8.2
net.jqwik : jqwik Optional jar 1.6.5

test (1)

Group / Artifact Type Version
org.junit.platform : junit-platform-testkit jar 1.8.2

Project Modules

There are no modules declared in this project.