| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.axual.platform.test |
| Идентификатор | Идентификаторaxual-platform-test-standalone |
| Версия | Версия6.0.0-RC1 |
| Тип | Типjar |
| Описание |
ОписаниеJava client library that enables interaction with the Axual platform.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axual.platform.test : axual-platform-test-core | jar | 6.0.0-RC1 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.7.0 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.64 |
| org.apache.tomcat.embed : tomcat-embed-websocket | jar | 9.0.64 |
| org.slf4j : slf4j-ext | jar | 1.7.32 |
| org.apache.avro : avro | jar | 1.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |