| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdio.axual.platform.test | 
| ArtifactId | ArtifactIdaxual-platform-test-standalone | 
| Last Version | Last Version6.0.0-RC1 | 
| Release Date | Release Date | 
| 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-standalone/ -->
<dependency>
    <groupId>io.axual.platform.test</groupId>
    <artifactId>axual-platform-test-standalone</artifactId>
    <version>6.0.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-standalone/
implementation 'io.axual.platform.test:axual-platform-test-standalone:6.0.0-RC1'// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-standalone/
implementation ("io.axual.platform.test:axual-platform-test-standalone:6.0.0-RC1")'io.axual.platform.test:axual-platform-test-standalone:jar:6.0.0-RC1'<dependency org="io.axual.platform.test" name="axual-platform-test-standalone" rev="6.0.0-RC1">
  <artifact name="axual-platform-test-standalone" type="jar" />
</dependency>@Grapes(
@Grab(group='io.axual.platform.test', module='axual-platform-test-standalone', version='6.0.0-RC1')
)libraryDependencies += "io.axual.platform.test" % "axual-platform-test-standalone" % "6.0.0-RC1"[io.axual.platform.test/axual-platform-test-standalone "6.0.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |