| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.axual.discovery |
| Идентификатор | Идентификаторaxual-discovery-client |
| Последняя версия | Последняя версия6.0.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava client library that enables interaction with the Axual platform.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/ -->
<dependency>
<groupId>io.axual.discovery</groupId>
<artifactId>axual-discovery-client</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation 'io.axual.discovery:axual-discovery-client:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation ("io.axual.discovery:axual-discovery-client:6.0.0-RC1")
'io.axual.discovery:axual-discovery-client:jar:6.0.0-RC1'
<dependency org="io.axual.discovery" name="axual-discovery-client" rev="6.0.0-RC1">
<artifact name="axual-discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.discovery', module='axual-discovery-client', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.discovery" % "axual-discovery-client" % "6.0.0-RC1"
[io.axual.discovery/axual-discovery-client "6.0.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axual.common : axual-common | jar | 6.0.0-RC1 |
| org.apache.kafka : kafka-clients Необязательный | jar | 3.2.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-codec : commons-codec | jar | 1.15 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.google.guava : guava | jar | 29.0-jre |
| org.powermock : powermock-module-junit4 | jar | 1.7.3 |
| org.powermock : powermock-api-mockito | jar | 1.7.3 |
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |