License |
License |
---|---|
GroupId | GroupIdcom.axway.ats.framework.agent.standalone |
ArtifactId | ArtifactIdats-agent-standalone |
Version | Version4.0.8 |
Type | Typepom |
Description |
DescriptionATS-Agent-Standalone
ATS Maven parent artifact. Used for sharing common settings and dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ats-agent-standalone-4.0.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axway.ats.framework.agent.standalone/ats-agent-standalone/ -->
<dependency>
<groupId>com.axway.ats.framework.agent.standalone</groupId>
<artifactId>ats-agent-standalone</artifactId>
<version>4.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework.agent.standalone/ats-agent-standalone/
implementation 'com.axway.ats.framework.agent.standalone:ats-agent-standalone:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.framework.agent.standalone/ats-agent-standalone/
implementation ("com.axway.ats.framework.agent.standalone:ats-agent-standalone:4.0.8")
'com.axway.ats.framework.agent.standalone:ats-agent-standalone:pom:4.0.8'
<dependency org="com.axway.ats.framework.agent.standalone" name="ats-agent-standalone" rev="4.0.8">
<artifact name="ats-agent-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework.agent.standalone', module='ats-agent-standalone', version='4.0.8')
)
libraryDependencies += "com.axway.ats.framework.agent.standalone" % "ats-agent-standalone" % "4.0.8"
[com.axway.ats.framework.agent.standalone/ats-agent-standalone "4.0.8"]