License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.avanza.gs |
ArtifactId | ArtifactIdgs-test-junit5 |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptiongs-test-junit5
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gs-test-junit5-2.1.2.pom | |
gs-test-junit5-2.1.2.jar | 7 KB |
gs-test-junit5-2.1.2-sources.jar | 7 KB |
gs-test-junit5-2.1.2-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.gs/gs-test-junit5/ -->
<dependency>
<groupId>com.avanza.gs</groupId>
<artifactId>gs-test-junit5</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-junit5/
implementation 'com.avanza.gs:gs-test-junit5:2.1.2'
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-junit5/
implementation ("com.avanza.gs:gs-test-junit5:2.1.2")
'com.avanza.gs:gs-test-junit5:jar:2.1.2'
<dependency org="com.avanza.gs" name="gs-test-junit5" rev="2.1.2">
<artifact name="gs-test-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.gs', module='gs-test-junit5', version='2.1.2')
)
libraryDependencies += "com.avanza.gs" % "gs-test-junit5" % "2.1.2"
[com.avanza.gs/gs-test-junit5 "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.gs : gs-test-core | jar | 2.1.2 |
org.junit.jupiter : junit-jupiter-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.awaitility : awaitility | jar | 4.1.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar |