Download ats-common-4.0.0-SHAPSHOT.jar file - Jar a

Jar examples for a:ats-common

Description

ATS Common Library

You can download jar file ats-common 4.0.0-SHAPSHOT in this page.

Build File

You can use the following script to add ats-common-4.0.0-SHAPSHOT.jar to your project.

<dependency>
   <groupId>com.axway.ats.framework</groupId>
   <artifactId>ats-common</artifactId>
   <version>4.0.0-SHAPSHOT</version>
</dependency>
compile group: 'com.axway.ats.framework', name: 'ats-common', version: '4.0.0-SHAPSHOT'
libraryDependencies += "com.axway.ats.framework" % "ats-common" % "4.0.0-SHAPSHOT"
<dependency org="com.axway.ats.framework" name="ats-common" rev="4.0.0-SHAPSHOT"/>
@Grapes(@Grab(group='com.axway.ats.framework', module='ats-common', version='4.0.0-SHAPSHOT'))
'com.axway.ats.framework:ats-common:jar:4.0.0-SHAPSHOT'

Download

Click the following link to download the jar file.

ats-common-4.0.0-SHAPSHOT-javadoc.jar
ats-common-4.0.0-SHAPSHOT-sources.jar
ats-common-4.0.0-SHAPSHOT.jar
ats-common-4.0.0-SHAPSHOT.pom



Related Tutorials