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