MVN

com.axway.ats.framework : ats-framework

Maven & Gradle

Apr 16, 2021
33 stars

ATS-Framework · ATS Maven parent artifact. Used for sharing common settings and dependencies

<dependency>
    <groupId>com.axway.ats.framework</groupId>
    <artifactId>ats-framework</artifactId>
    <version>4.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.axway.ats.framework : ats-framework to add to Maven - Latest Versions:

  • Latest Stable: 4.0.8

All Versions

Choose a version of com.axway.ats.framework : ats-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
ats-framework-4.0.8
ats-framework-4.0.7
ats-framework-4.0.6
ats-framework-4.0.5
ats-framework-4.0.4
ats-framework-4.0.3
ats-framework-4.0.2
ats-framework-4.0.0
ats-framework-4.0.0-SHAPSHOT

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.axway.ats.framework</groupId>
    <artifactId>ats-framework</artifactId>
    <version>4.0.8</version>
</dependency>