License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.axual.platform.test |
ArtifactId | ArtifactIdaxual-platform-test-standalone |
Version | Version5.8.0 |
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>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-standalone/
implementation 'io.axual.platform.test:axual-platform-test-standalone:5.8.0'
// https://jarcasting.com/artifacts/io.axual.platform.test/axual-platform-test-standalone/
implementation ("io.axual.platform.test:axual-platform-test-standalone:5.8.0")
'io.axual.platform.test:axual-platform-test-standalone:jar:5.8.0'
<dependency org="io.axual.platform.test" name="axual-platform-test-standalone" rev="5.8.0">
<artifact name="axual-platform-test-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.platform.test', module='axual-platform-test-standalone', version='5.8.0')
)
libraryDependencies += "io.axual.platform.test" % "axual-platform-test-standalone" % "5.8.0"
[io.axual.platform.test/axual-platform-test-standalone "5.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.axual.platform.test : axual-platform-test-core | jar | 5.8.0 |
org.projectlombok : lombok | jar | 1.18.12 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter | jar | 2.5.4 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.4 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 10.0.12 |
org.apache.tomcat.embed : tomcat-embed-websocket | jar | 10.0.12 |
org.slf4j : slf4j-ext | jar | 1.7.32 |
org.apache.avro : avro | jar | 1.10.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.axual.common : axual-common-test | jar | 5.8.0 |