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