Download ats-expectj-2.0.7.jar file - Jar a

Jar examples for a:ats-expectj

Description

ExpectJ patched by AXWAY ATS Team

You can download jar file ats-expectj 2.0.7 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

Build File

You can use the following script to add ats-expectj-2.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

ats-expectj-2.0.7-javadoc.jar
ats-expectj-2.0.7-sources.jar
ats-expectj-2.0.7.jar
ats-expectj-2.0.7.pom



Related Tutorials