| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.axway.ats.testexplorer |
| Идентификатор | Идентификаторats-testexplorer |
| Версия | Версия4.0.8 |
| Тип | Типwar |
| Описание |
ОписаниеATS-TestExplorer
ATS Web application for exploring ongoing and passed test executions of projects using ATS DB logging (ATS
Framework)
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ats-testexplorer-4.0.8.pom | |
| ats-testexplorer-4.0.8.zip | 25 MB |
| ats-testexplorer-4.0.8-sources.jar | 285 KB |
| ats-testexplorer-4.0.8-javadoc.jar | 1 MB |
| ats-testexplorer-4.0.8-classes.jar | 543 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/ -->
<dependency>
<groupId>com.axway.ats.testexplorer</groupId>
<artifactId>ats-testexplorer</artifactId>
<version>4.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/
implementation 'com.axway.ats.testexplorer:ats-testexplorer:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/
implementation ("com.axway.ats.testexplorer:ats-testexplorer:4.0.8")
'com.axway.ats.testexplorer:ats-testexplorer:war:4.0.8'
<dependency org="com.axway.ats.testexplorer" name="ats-testexplorer" rev="4.0.8">
<artifact name="ats-testexplorer" type="war" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.testexplorer', module='ats-testexplorer', version='4.0.8')
)
libraryDependencies += "com.axway.ats.testexplorer" % "ats-testexplorer" % "4.0.8"
[com.axway.ats.testexplorer/ats-testexplorer "4.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.axway.ats.framework : ats-core | jar | 4.0.8 |
| com.axway.ats.framework : ats-log | jar | 4.0.8 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.wicket : wicket-core | jar | 7.3.0 |
| org.apache.wicket : wicket-datetime | jar | 7.3.0 |
| org.apache.wicket : wicket-extensions | jar | 7.3.0 |
| org.apache.wicket : wicket-request | jar | 7.3.0 |
| org.apache.wicket : wicket-util | jar | 7.3.0 |
| org.wicketstuff : wicketstuff-inmethod-grid | jar | 7.3.0 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-io : commons-io | jar | 2.5 |
| commons-lang : commons-lang | jar | 2.4 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-jul | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.14.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |