License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.simpleworks.staf |
ArtifactId | ArtifactIdjunit4-module |
Version | Version0.70 |
Type | Typejar |
Description |
Descriptionjunit4-module
Simpleworks Test Automation Framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junit4-module-0.70.pom | |
junit4-module-0.70.jar | 7 KB |
junit4-module-0.70-sources.jar | 5 KB |
junit4-module-0.70-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.simpleworks.staf/junit4-module/ -->
<dependency>
<groupId>de.simpleworks.staf</groupId>
<artifactId>junit4-module</artifactId>
<version>0.70</version>
</dependency>
// https://jarcasting.com/artifacts/de.simpleworks.staf/junit4-module/
implementation 'de.simpleworks.staf:junit4-module:0.70'
// https://jarcasting.com/artifacts/de.simpleworks.staf/junit4-module/
implementation ("de.simpleworks.staf:junit4-module:0.70")
'de.simpleworks.staf:junit4-module:jar:0.70'
<dependency org="de.simpleworks.staf" name="junit4-module" rev="0.70">
<artifact name="junit4-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.simpleworks.staf', module='junit4-module', version='0.70')
)
libraryDependencies += "de.simpleworks.staf" % "junit4-module" % "0.70"
[de.simpleworks.staf/junit4-module "0.70"]
Group / Artifact | Type | Version |
---|---|---|
de.simpleworks.staf : commons | jar | 0.70 |
de.simpleworks.staf : framework | jar | 0.70 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
com.google.inject : guice | jar | 4.0 |
com.google.code.gson : gson | jar | 2.8.2 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |