Conti Testing Libraries

Simple library to introduce boilerplate code and other methods for testing purposes

License

License

GroupId

GroupId

com.github.lnaranjo3
ArtifactId

ArtifactId

ContiTestingLibraries
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Conti Testing Libraries
Simple library to introduce boilerplate code and other methods for testing purposes
Project URL

Project URL

https://github.com/lnaranjo3

Download ContiTestingLibraries

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lnaranjo3/ContiTestingLibraries/ -->
<dependency>
    <groupId>com.github.lnaranjo3</groupId>
    <artifactId>ContiTestingLibraries</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lnaranjo3/ContiTestingLibraries/
implementation 'com.github.lnaranjo3:ContiTestingLibraries:1.0.0'
// https://jarcasting.com/artifacts/com.github.lnaranjo3/ContiTestingLibraries/
implementation ("com.github.lnaranjo3:ContiTestingLibraries:1.0.0")
'com.github.lnaranjo3:ContiTestingLibraries:jar:1.0.0'
<dependency org="com.github.lnaranjo3" name="ContiTestingLibraries" rev="1.0.0">
  <artifact name="ContiTestingLibraries" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lnaranjo3', module='ContiTestingLibraries', version='1.0.0')
)
libraryDependencies += "com.github.lnaranjo3" % "ContiTestingLibraries" % "1.0.0"
[com.github.lnaranjo3/ContiTestingLibraries "1.0.0"]

Dependencies

compile (12)

Group / Artifact Type Version
io.github.bonigarcia : webdrivermanager jar 4.2.2
org.seleniumhq.selenium : selenium-api jar 3.14.0
org.seleniumhq.selenium : selenium-java jar 3.14.0
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
org.apache.poi : poi jar 4.1.1
org.apache.poi : poi-ooxml jar 4.1.1
dom4j : dom4j jar 1.6.1
org.apache.xmlbeans : xmlbeans jar 3.1.0
org.apache.poi : poi-ooxml-schemas jar 4.1.1
mysql : mysql-connector-java jar 8.0.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0