FASE core

Framework Aubay Selenium Core

License

License

GroupId

GroupId

io.aubay.fase
ArtifactId

ArtifactId

core
Last Version

Last Version

0.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

FASE core
Framework Aubay Selenium Core
Project Organization

Project Organization

Aubay
Source Code Management

Source Code Management

https://gitlab.aubay.io/development/fase/fase/core/

Download core

How to add to project

<!-- 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"]

Dependencies

compile (15)

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

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0