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

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


Категории

Категории

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

Группа

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

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

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

Версия

1.0.1
Тип

Тип

jar

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


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