Jar examples for a:ats-actionlibrary
ATS Action library. ATS - Action library for performing different operations like: file system; file transfers over different protocols, DB, mail, process operations
You can download jar file ats-actionlibrary 4.0.0 in this page.
You can use the following script to add ats-actionlibrary-4.0.0.jar to your project.
<dependency> <groupId>com.axway.ats.framework</groupId> <artifactId>ats-actionlibrary</artifactId> <version>4.0.0</version> </dependency>
compile group: 'com.axway.ats.framework', name: 'ats-actionlibrary', version: '4.0.0'
libraryDependencies += "com.axway.ats.framework" % "ats-actionlibrary" % "4.0.0"
<dependency org="com.axway.ats.framework" name="ats-actionlibrary" rev="4.0.0"/>
@Grapes(@Grab(group='com.axway.ats.framework', module='ats-actionlibrary', version='4.0.0'))
'com.axway.ats.framework:ats-actionlibrary:jar:4.0.0'
Click the following link to download the jar file.
ats-actionlibrary-4.0.0-javadoc.jar