Last Version

ATS-Framework 4.0.8

ATS Maven parent artifact. Used for sharing common settings and dependencies

License

License

GroupId

GroupId

com.axway.ats.framework
ArtifactId

ArtifactId

ats-framework
Version

Version

4.0.8
Type

Type

pom
Description

Description

ATS-Framework
ATS Maven parent artifact. Used for sharing common settings and dependencies
Project URL

Project URL

https://github.com/Axway/ats-framework
Project Organization

Project Organization

Axway Software
Source Code Management

Source Code Management

https://github.com/Axway/ats-framework

Download ats-framework 4.0.8

Filename Size
ats-framework-4.0.8.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/com.axway.ats.framework/ats-framework/ -->
<dependency>
    <groupId>com.axway.ats.framework</groupId>
    <artifactId>ats-framework</artifactId>
    <version>4.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-framework/
implementation 'com.axway.ats.framework:ats-framework:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-framework/
implementation ("com.axway.ats.framework:ats-framework:4.0.8")
'com.axway.ats.framework:ats-framework:pom:4.0.8'
<dependency org="com.axway.ats.framework" name="ats-framework" rev="4.0.8">
  <artifact name="ats-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework', module='ats-framework', version='4.0.8')
)
libraryDependencies += "com.axway.ats.framework" % "ats-framework" % "4.0.8"
[com.axway.ats.framework/ats-framework "4.0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commonlibrary
  • corelibrary
  • configuration
  • environmentcleanup
  • log
  • testharness
  • monitoringlibrary
  • agent
  • actionlibrary
  • uiengine
  • rbv
  • utilities
  • examples