License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.avanza.gs |
ArtifactId | ArtifactIdgs-test-junit5 |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongs-test-junit5
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gs-test-junit5-2.1.3.pom | |
gs-test-junit5-2.1.3.jar | 7 KB |
gs-test-junit5-2.1.3-sources.jar | 7 KB |
gs-test-junit5-2.1.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-junit5/
implementation 'com.avanza.gs:gs-test-junit5:2.1.3'
// https://jarcasting.com/artifacts/com.avanza.gs/gs-test-junit5/
implementation ("com.avanza.gs:gs-test-junit5:2.1.3")
'com.avanza.gs:gs-test-junit5:jar:2.1.3'
<dependency org="com.avanza.gs" name="gs-test-junit5" rev="2.1.3">
<artifact name="gs-test-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.gs', module='gs-test-junit5', version='2.1.3')
)
libraryDependencies += "com.avanza.gs" % "gs-test-junit5" % "2.1.3"
[com.avanza.gs/gs-test-junit5 "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.avanza.gs : gs-test-core | jar | 2.1.3 |
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 |