| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Axon Distributed Applications |
| Группа | Группаio.axoniq.axonhub |
| Идентификатор | Идентификаторaxonhub-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.0-beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClients module for the AxonIQ modules (AxonHub).
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.axoniq.axonhub</groupId>
<artifactId>axonhub-spring-boot-autoconfigure</artifactId>
<version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/
implementation 'io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:1.0-beta1'
// https://jarcasting.com/artifacts/io.axoniq.axonhub/axonhub-spring-boot-autoconfigure/
implementation ("io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:1.0-beta1")
'io.axoniq.axonhub:axonhub-spring-boot-autoconfigure:jar:1.0-beta1'
<dependency org="io.axoniq.axonhub" name="axonhub-spring-boot-autoconfigure" rev="1.0-beta1">
<artifact name="axonhub-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axoniq.axonhub', module='axonhub-spring-boot-autoconfigure', version='1.0-beta1')
)
libraryDependencies += "io.axoniq.axonhub" % "axonhub-spring-boot-autoconfigure" % "1.0-beta1"
[io.axoniq.axonhub/axonhub-spring-boot-autoconfigure "1.0-beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.axoniq.axonhub : axonhub-client | jar | 1.0-beta1 |
| org.axonframework : axon-spring-boot-starter | jar | 3.1.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 1.5.7.RELEASE |