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

com.axway.ats.testexplorer:ats-testexplorer 4.0.4

ATS Web application for exploring ongoing and passed test executions of projects using ATS DB logging (ATS Framework)

Группа

Группа

com.axway.ats.testexplorer
Идентификатор

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

ats-testexplorer
Версия

Версия

4.0.4
Тип

Тип

war

Скачать ats-testexplorer 4.0.4


<!-- https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/ -->
<dependency>
    <groupId>com.axway.ats.testexplorer</groupId>
    <artifactId>ats-testexplorer</artifactId>
    <version>4.0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/
implementation 'com.axway.ats.testexplorer:ats-testexplorer:4.0.4'
// https://jarcasting.com/artifacts/com.axway.ats.testexplorer/ats-testexplorer/
implementation ("com.axway.ats.testexplorer:ats-testexplorer:4.0.4")
'com.axway.ats.testexplorer:ats-testexplorer:war:4.0.4'
<dependency org="com.axway.ats.testexplorer" name="ats-testexplorer" rev="4.0.4">
  <artifact name="ats-testexplorer" type="war" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.testexplorer', module='ats-testexplorer', version='4.0.4')
)
libraryDependencies += "com.axway.ats.testexplorer" % "ats-testexplorer" % "4.0.4"
[com.axway.ats.testexplorer/ats-testexplorer "4.0.4"]