is not current version
Last Version 0.0.5

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


Categories

Categories

Spring Boot Container Microservices Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.holixon
ArtifactId

ArtifactId

axon-gateway-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download axon-gateway-spring-boot-starter 0.0.2


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