| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.testzeus |
| Идентификатор | ИдентификаторTest_Zeus |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTestZeus
UI and API testing framework built specifically for Salesforce
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Test_Zeus-1.0.1.pom | |
| Test_Zeus-1.0.1.jar | 3 KB |
| Test_Zeus-1.0.1-jar-with-dependencies.jar | 11 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.testzeus/Test_Zeus/ -->
<dependency>
<groupId>com.testzeus</groupId>
<artifactId>Test_Zeus</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.testzeus/Test_Zeus/
implementation 'com.testzeus:Test_Zeus:1.0.1'
// https://jarcasting.com/artifacts/com.testzeus/Test_Zeus/
implementation ("com.testzeus:Test_Zeus:1.0.1")
'com.testzeus:Test_Zeus:jar:1.0.1'
<dependency org="com.testzeus" name="Test_Zeus" rev="1.0.1">
<artifact name="Test_Zeus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testzeus', module='Test_Zeus', version='1.0.1')
)
libraryDependencies += "com.testzeus" % "Test_Zeus" % "1.0.1"
[com.testzeus/Test_Zeus "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| commons-io : commons-io | jar | 2.4 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| commons-lang : commons-lang | jar | 2.6 |
| jdom : jdom | jar | 1.1 |
| org.jsoup : jsoup | jar | 1.10.1 |
| org.json : json | jar | 20160810 |
| com.j2html : j2html | jar | 1.4.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.google.code.gson : gson | jar | 2.8.2 |
| io.github.bonigarcia : webdrivermanager | jar | 5.0.3 |