| License |
License |
|---|---|
| GroupId | GroupIdcom.axway.ats.framework |
| ArtifactId | ArtifactIdats-actionlibrary |
| Last Version | Last Version4.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionATS-ActionLibrary
ATS Action library.
ATS - Action library for performing different operations like: file system;
file transfers over different protocols, DB, mail, process operations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ats-actionlibrary-4.0.8.pom | |
| ats-actionlibrary-4.0.8.jar | 283 KB |
| ats-actionlibrary-4.0.8-sources.jar | 229 KB |
| ats-actionlibrary-4.0.8-javadoc.jar | 843 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.axway.ats.framework/ats-actionlibrary/ -->
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-actionlibrary</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-actionlibrary/
implementation 'com.axway.ats.framework:ats-actionlibrary:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-actionlibrary/
implementation ("com.axway.ats.framework:ats-actionlibrary:4.0.8")
'com.axway.ats.framework:ats-actionlibrary:jar:4.0.8'
<dependency org="com.axway.ats.framework" name="ats-actionlibrary" rev="4.0.8">
<artifact name="ats-actionlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework', module='ats-actionlibrary', version='4.0.8')
)
libraryDependencies += "com.axway.ats.framework" % "ats-actionlibrary" % "4.0.8"
[com.axway.ats.framework/ats-actionlibrary "4.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 4.1 |
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.powermock : powermock-api-easymock | jar | 2.0.4 |
| com.oracle.jdbc » ojdbc7 Optional | jar | 12.1.0.2 |