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