Download ats-log-4.0.0.jar file - Jar a

Jar examples for a:ats-log

Description

ATS Logging Library

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

Build File

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

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

Download

Click the following link to download the jar file.

ats-log-4.0.0-javadoc.jar
ats-log-4.0.0-sources.jar
ats-log-4.0.0.jar
ats-log-4.0.0.pom



Related Tutorials