is not current version
Last Version 4.0.8

com.axway.ats.framework:ats-actionlibrary 4.0.0

ATS Action library. ATS - Action library for performing different operations like: file system; file transfers over different protocols, DB, mail, process operations

GroupId

GroupId

com.axway.ats.framework
ArtifactId

ArtifactId

ats-actionlibrary
Version

Version

4.0.0
Type

Type

jar

Download ats-actionlibrary 4.0.0


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