License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-test-support-junit5 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionastrix-test-support-junit5
|
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-junit5/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-test-support-junit5</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-junit5/
implementation 'com.avanza.astrix:astrix-test-support-junit5:2.0.0'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-junit5/
implementation ("com.avanza.astrix:astrix-test-support-junit5:2.0.0")
'com.avanza.astrix:astrix-test-support-junit5:jar:2.0.0'
<dependency org="com.avanza.astrix" name="astrix-test-support-junit5" rev="2.0.0">
<artifact name="astrix-test-support-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-test-support-junit5', version='2.0.0')
)
libraryDependencies += "com.avanza.astrix" % "astrix-test-support-junit5" % "2.0.0"
[com.avanza.astrix/astrix-test-support-junit5 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
com.avanza.astrix : astrix-test-support-common | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar |