License |
License |
---|---|
GroupId | GroupIdio.aubay.fase |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFASE core
Framework Aubay Selenium Core
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.3.7.pom | |
core-0.3.7.jar | 119 KB |
core-0.3.7-sources.jar | 114 KB |
core-0.3.7-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aubay.fase/core/ -->
<dependency>
<groupId>io.aubay.fase</groupId>
<artifactId>core</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.aubay.fase/core/
implementation 'io.aubay.fase:core:0.3.7'
// https://jarcasting.com/artifacts/io.aubay.fase/core/
implementation ("io.aubay.fase:core:0.3.7")
'io.aubay.fase:core:jar:0.3.7'
<dependency org="io.aubay.fase" name="core" rev="0.3.7">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aubay.fase', module='core', version='0.3.7')
)
libraryDependencies += "io.aubay.fase" % "core" % "0.3.7"
[io.aubay.fase/core "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
commons-io : commons-io | jar | 2.4 |
org.json : json | jar | 20171018 |
com.opencsv : opencsv | jar | 4.6 |
joda-time : joda-time | jar | 2.9.7 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.pdfbox : pdfbox | jar | 2.0.16 |
org.ini4j : ini4j | jar | 0.5.4 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
com.jcraft : jsch | jar | 0.1.54 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.commons : commons-configuration2 | jar | 2.4 |
org.yaml : snakeyaml | jar | 1.24 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.2 |