| License |
License |
|---|---|
| GroupId | GroupIdcom.axway.ats.framework |
| ArtifactId | ArtifactIdats-environmentcleanup |
| Version | Version4.0.8 |
| Type | Typejar |
| Description |
DescriptionATS-EnvironmentCleanup
ATS Environment Cleanup Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ats-environmentcleanup-4.0.8.pom | |
| ats-environmentcleanup-4.0.8.jar | 104 KB |
| ats-environmentcleanup-4.0.8-sources.jar | 83 KB |
| ats-environmentcleanup-4.0.8-javadoc.jar | 512 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/ -->
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-environmentcleanup</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/
implementation 'com.axway.ats.framework:ats-environmentcleanup:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/
implementation ("com.axway.ats.framework:ats-environmentcleanup:4.0.8")
'com.axway.ats.framework:ats-environmentcleanup:jar:4.0.8'
<dependency org="com.axway.ats.framework" name="ats-environmentcleanup" rev="4.0.8">
<artifact name="ats-environmentcleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework', module='ats-environmentcleanup', version='4.0.8')
)
libraryDependencies += "com.axway.ats.framework" % "ats-environmentcleanup" % "4.0.8"
[com.axway.ats.framework/ats-environmentcleanup "4.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.axway.ats.framework : ats-common | jar | 4.0.8 |
| com.axway.ats.framework : ats-core | jar | 4.0.8 |
| com.axway.ats.framework : ats-configuration | jar | 4.0.8 |
| com.axway.ats.framework : ats-testharness | jar | 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 |