License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.avanza.ymer |
ArtifactId | ArtifactIdymer-test-junit4 |
Version | Version2.0.15 |
Type | Typejar |
Description |
Descriptionymer-test-junit4
|
Filename | Size |
---|---|
ymer-test-junit4-2.0.15.pom | |
ymer-test-junit4-2.0.15.jar | 16 KB |
ymer-test-junit4-2.0.15-sources.jar | 11 KB |
ymer-test-junit4-2.0.15-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.ymer/ymer-test-junit4/ -->
<dependency>
<groupId>com.avanza.ymer</groupId>
<artifactId>ymer-test-junit4</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.ymer/ymer-test-junit4/
implementation 'com.avanza.ymer:ymer-test-junit4:2.0.15'
// https://jarcasting.com/artifacts/com.avanza.ymer/ymer-test-junit4/
implementation ("com.avanza.ymer:ymer-test-junit4:2.0.15")
'com.avanza.ymer:ymer-test-junit4:jar:2.0.15'
<dependency org="com.avanza.ymer" name="ymer-test-junit4" rev="2.0.15">
<artifact name="ymer-test-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.ymer', module='ymer-test-junit4', version='2.0.15')
)
libraryDependencies += "com.avanza.ymer" % "ymer-test-junit4" % "2.0.15"
[com.avanza.ymer/ymer-test-junit4 "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.ymer : ymer | jar | 2.0.15 |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-core | jar |