is not current version
Last Version 0.0.5

io.holixon:axon-gateway-spring-boot-autoconfigure 0.0.2


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Axon Distributed Applications
GroupId

GroupId

io.holixon
ArtifactId

ArtifactId

axon-gateway-spring-boot-autoconfigure
Version

Version

0.0.2
Type

Type

jar

Download axon-gateway-spring-boot-autoconfigure 0.0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-spring-boot-autoconfigure/
implementation 'io.holixon:axon-gateway-spring-boot-autoconfigure:0.0.2'
// https://jarcasting.com/artifacts/io.holixon/axon-gateway-spring-boot-autoconfigure/
implementation ("io.holixon:axon-gateway-spring-boot-autoconfigure:0.0.2")
'io.holixon:axon-gateway-spring-boot-autoconfigure:jar:0.0.2'
<dependency org="io.holixon" name="axon-gateway-spring-boot-autoconfigure" rev="0.0.2">
  <artifact name="axon-gateway-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holixon', module='axon-gateway-spring-boot-autoconfigure', version='0.0.2')
)
libraryDependencies += "io.holixon" % "axon-gateway-spring-boot-autoconfigure" % "0.0.2"
[io.holixon/axon-gateway-spring-boot-autoconfigure "0.0.2"]