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

com.axway.ats.framework.examples:ats-examples-vm-tests 4.0.6

Project with tests which demonstrate ATS usage with external servers which are available in ATS Examples VM. This is former ats-demo-tests project

Группа

Группа

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

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

ats-examples-vm-tests
Версия

Версия

4.0.6
Тип

Тип

jar

Скачать ats-examples-vm-tests 4.0.6


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