commons

A common libraries used for testing framework.

License

License

GroupId

GroupId

com.github.becausetesting
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

commons
A common libraries used for testing framework.
Project Organization

Project Organization

Alter Hu

Download commons

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.freemarker : freemarker jar 2.3.23
javax.mail : mail jar 1.5.0-b01
jaxen : jaxen jar 1.1.6
net.sourceforge.jexcelapi : jxl jar 2.6.12
net.sourceforge.jtds : jtds jar 1.3.1
com.google.code.gson : gson jar 2.6.2
com.beust : jcommander jar 1.48
dom4j : dom4j jar 1.6
com.google.guava : guava jar RELEASE
org.seleniumhq.selenium : selenium-server jar RELEASE
io.selendroid : selendroid-client jar RELEASE
io.appium : java-client jar RELEASE
info.cukes : cucumber-java jar RELEASE
net.sf.jacob-project : jacob jar 1.14.3
org.apache.httpcomponents : httpclient-win jar 4.5
org.apache.httpcomponents : httpmime jar 4.5
mysql : mysql-connector-java jar 5.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0