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