License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Axon Distributed Applications |
GroupId | GroupIdio.holixon |
ArtifactId | ArtifactIdaxon-gateway-spring-boot-autoconfigure |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtension for Axon Framework that provides additional gateways.
|
Project Organization |
Project OrganizationHolisticon AG |
<!-- https://jarcasting.com/artifacts/io.holixon/axon-gateway-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.holixon</groupId>
<artifactId>axon-gateway-spring-boot-autoconfigure</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-spring-boot-autoconfigure/
implementation 'io.holixon:axon-gateway-spring-boot-autoconfigure:0.0.5'
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-spring-boot-autoconfigure/
implementation ("io.holixon:axon-gateway-spring-boot-autoconfigure:0.0.5")
'io.holixon:axon-gateway-spring-boot-autoconfigure:jar:0.0.5'
<dependency org="io.holixon" name="axon-gateway-spring-boot-autoconfigure" rev="0.0.5">
<artifact name="axon-gateway-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holixon', module='axon-gateway-spring-boot-autoconfigure', version='0.0.5')
)
libraryDependencies += "io.holixon" % "axon-gateway-spring-boot-autoconfigure" % "0.0.5"
[io.holixon/axon-gateway-spring-boot-autoconfigure "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.holixon : axon-gateway-extension | jar | 0.0.5 |
org.slf4j : slf4j-api | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
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.0 |
io.projectreactor : reactor-test | jar | |
org.slf4j : slf4j-simple | jar |