License |
License |
---|---|
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-test-support-common |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionastrix-test-support-common
|
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-common/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-test-support-common</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-common/
implementation 'com.avanza.astrix:astrix-test-support-common:1.0.9'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support-common/
implementation ("com.avanza.astrix:astrix-test-support-common:1.0.9")
'com.avanza.astrix:astrix-test-support-common:jar:1.0.9'
<dependency org="com.avanza.astrix" name="astrix-test-support-common" rev="1.0.9">
<artifact name="astrix-test-support-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-test-support-common', version='1.0.9')
)
libraryDependencies += "com.avanza.astrix" % "astrix-test-support-common" % "1.0.9"
[com.avanza.astrix/astrix-test-support-common "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.astrix : astrix-core | jar | 1.0.9 |
com.avanza.astrix : astrix-context | jar | 1.0.9 |
com.avanza.mimer : mimer-config | jar | 0.0.8 |
org.hamcrest : hamcrest-core | jar | 1.3 |