License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.aubay.fase |
ArtifactId | ArtifactIdmodules-junit5 |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFASE Modules JUnit5
Framework Aubay SElenium Module JUnit5
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
modules-junit5-0.3.7.pom | |
modules-junit5-0.3.7.jar | 3 KB |
modules-junit5-0.3.7-sources.jar | 1 KB |
modules-junit5-0.3.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aubay.fase/modules-junit5/ -->
<dependency>
<groupId>io.aubay.fase</groupId>
<artifactId>modules-junit5</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.aubay.fase/modules-junit5/
implementation 'io.aubay.fase:modules-junit5:0.3.7'
// https://jarcasting.com/artifacts/io.aubay.fase/modules-junit5/
implementation ("io.aubay.fase:modules-junit5:0.3.7")
'io.aubay.fase:modules-junit5:jar:0.3.7'
<dependency org="io.aubay.fase" name="modules-junit5" rev="0.3.7">
<artifact name="modules-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aubay.fase', module='modules-junit5', version='0.3.7')
)
libraryDependencies += "io.aubay.fase" % "modules-junit5" % "0.3.7"
[io.aubay.fase/modules-junit5 "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
io.aubay.fase : core | jar | 0.3.7 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
junit : junit | jar | 4.12 |