License |
License |
---|---|
GroupId | GroupIdcom.axway.ats.framework |
ArtifactId | ArtifactIdats-core |
Last Version | Last Version4.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionATS-CoreLibrary
ATS Core Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ats-core-4.0.8.pom | |
ats-core-4.0.8.jar | 444 KB |
ats-core-4.0.8-sources.jar | 341 KB |
ats-core-4.0.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axway.ats.framework/ats-core/ -->
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-core</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-core/
implementation 'com.axway.ats.framework:ats-core:4.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-core/
implementation ("com.axway.ats.framework:ats-core:4.0.8")
'com.axway.ats.framework:ats-core:jar:4.0.8'
<dependency org="com.axway.ats.framework" name="ats-core" rev="4.0.8">
<artifact name="ats-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework', module='ats-core', version='4.0.8')
)
libraryDependencies += "com.axway.ats.framework" % "ats-core" % "4.0.8"
[com.axway.ats.framework/ats-core "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 |