is not current version
Last Version 4.0.8

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

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

GroupId

GroupId

com.axway.ats.framework.examples
ArtifactId

ArtifactId

ats-examples-vm-tests
Version

Version

4.0.7
Type

Type

jar

Download ats-examples-vm-tests 4.0.7


<!-- 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.7</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.7'
// 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.7")
'com.axway.ats.framework.examples:ats-examples-vm-tests:jar:4.0.7'
<dependency org="com.axway.ats.framework.examples" name="ats-examples-vm-tests" rev="4.0.7">
  <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.7')
)
libraryDependencies += "com.axway.ats.framework.examples" % "ats-examples-vm-tests" % "4.0.7"
[com.axway.ats.framework.examples/ats-examples-vm-tests "4.0.7"]