is not current version
Last Version 4.0.8

com.axway.ats.framework:ats-framework 4.0.2

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

GroupId

GroupId

com.axway.ats.framework
ArtifactId

ArtifactId

ats-framework
Version

Version

4.0.2
Type

Type

pom

Download ats-framework 4.0.2

Filename Size
ats-framework-4.0.2.pom 20 KB
Browse

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