Download ats-rbv-4.0.5.jar file - Jar a

Jar examples for a:ats-rbv

Description

ATS Rule Based Verification (RBV) Library

You can download jar file ats-rbv 4.0.5 in this page.

Build File

You can use the following script to add ats-rbv-4.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

ats-rbv-4.0.5-javadoc.jar
ats-rbv-4.0.5-sources.jar
ats-rbv-4.0.5.jar
ats-rbv-4.0.5.pom



Related Tutorials