Download ats-agent-systemoperations-4.0.0-SHAPSHOT.jar file - Jar a

Jar examples for a:ats-agent-systemoperations

Description

Component for system operations. Contains ATS Agent actions deployed in ATS agents. Produces service (for agent side) and client JAR files

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

Build File

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

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

Download

Click the following link to download the jar file.

ats-agent-systemoperations-4.0.0-SHAPSHOT-client-sources.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT-client.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT-javadoc.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT-service-sources.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT-service.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT-sources.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT.jar
ats-agent-systemoperations-4.0.0-SHAPSHOT.pom



Related Tutorials