License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.axual.platform.test |
ArtifactId | ArtifactIdaxual-platform-test-core |
Version | Version5.7.1 |
Type | Typejar |
Description |
DescriptionJava client library that enables interaction with the Axual platform.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/ -->
<dependency>
<groupId>io.axual.platform.test</groupId>
<artifactId>axual-platform-test-core</artifactId>
<version>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/
implementation 'io.axual.platform.test:axual-platform-test-core:5.7.1'
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-core/
implementation ("io.axual.platform.test:axual-platform-test-core:5.7.1")
'io.axual.platform.test:axual-platform-test-core:jar:5.7.1'
<dependency org="io.axual.platform.test" name="axual-platform-test-core" rev="5.7.1">
<artifact name="axual-platform-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.platform.test', module='axual-platform-test-core', version='5.7.1')
)
libraryDependencies += "io.axual.platform.test" % "axual-platform-test-core" % "5.7.1"
[io.axual.platform.test/axual-platform-test-core "5.7.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |