не последняя версия
Последняя версия 1.1.5

io.axoniq:axonhub-spring-boot-autoconfigure 1.0.3


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Axon Distributed Applications
Группа

Группа

io.axoniq
Идентификатор

Идентификатор

axonhub-spring-boot-autoconfigure
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать axonhub-spring-boot-autoconfigure 1.0.3


<!-- https://jarcasting.com/artifacts/io.axoniq/axonhub-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.axoniq</groupId>
    <artifactId>axonhub-spring-boot-autoconfigure</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.axoniq/axonhub-spring-boot-autoconfigure/
implementation 'io.axoniq:axonhub-spring-boot-autoconfigure:1.0.3'
// https://jarcasting.com/artifacts/io.axoniq/axonhub-spring-boot-autoconfigure/
implementation ("io.axoniq:axonhub-spring-boot-autoconfigure:1.0.3")
'io.axoniq:axonhub-spring-boot-autoconfigure:jar:1.0.3'
<dependency org="io.axoniq" name="axonhub-spring-boot-autoconfigure" rev="1.0.3">
  <artifact name="axonhub-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axoniq', module='axonhub-spring-boot-autoconfigure', version='1.0.3')
)
libraryDependencies += "io.axoniq" % "axonhub-spring-boot-autoconfigure" % "1.0.3"
[io.axoniq/axonhub-spring-boot-autoconfigure "1.0.3"]