| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Axon Distributed Applications |
| Группа | Группаio.holixon.axon.gateway |
| Идентификатор | Идентификаторaxon-gateway-spring-boot-autoconfigure |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExtension for Axon Framework that provides additional gateways.
|
| Организация-разработчик |
Организация-разработчикHolisticon AG |
<!-- https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.holixon.axon.gateway</groupId>
<artifactId>axon-gateway-spring-boot-autoconfigure</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-spring-boot-autoconfigure/
implementation 'io.holixon.axon.gateway:axon-gateway-spring-boot-autoconfigure:0.1.0'
// https://jarcasting.com/artifacts/io.holixon.axon.gateway/axon-gateway-spring-boot-autoconfigure/
implementation ("io.holixon.axon.gateway:axon-gateway-spring-boot-autoconfigure:0.1.0")
'io.holixon.axon.gateway:axon-gateway-spring-boot-autoconfigure:jar:0.1.0'
<dependency org="io.holixon.axon.gateway" name="axon-gateway-spring-boot-autoconfigure" rev="0.1.0">
<artifact name="axon-gateway-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holixon.axon.gateway', module='axon-gateway-spring-boot-autoconfigure', version='0.1.0')
)
libraryDependencies += "io.holixon.axon.gateway" % "axon-gateway-spring-boot-autoconfigure" % "0.1.0"
[io.holixon.axon.gateway/axon-gateway-spring-boot-autoconfigure "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.holixon.axon.gateway : axon-gateway-extension | jar | 0.1.0 |
| io.holixon.axon.gateway : axon-gateway-jackson-module | jar | 0.1.0 |
| org.slf4j : slf4j-api | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar | |
| io.mockk : mockk | jar | 1.12.4 |
| io.projectreactor : reactor-test | jar |