License |
License |
---|---|
GroupId | GroupIdcom.github.becausetesting |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
A common libraries used for testing framework.
|
Project Organization |
Project OrganizationAlter Hu |
Filename | Size |
---|---|
commons-1.1.3.pom | |
commons-1.1.3.jar | 632 KB |
commons-1.1.3-sources.jar | 603 KB |
commons-1.1.3-javadoc.jar | 487 KB |
Browse |
<!-- 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"]
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 |