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