commons

A common libraries used for testing framework.

Лицензия

Лицензия

Группа

Группа

com.github.becausetesting
Идентификатор

Идентификатор

commons
Последняя версия

Последняя версия

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

commons
A common libraries used for testing framework.
Организация-разработчик

Организация-разработчик

Alter Hu

Скачать commons

Как подключить последнюю версию

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

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0