is not current version
Last Version 0.0.5

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


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.1
Type

Type

jar

Download axon-gateway-spring-boot-starter 0.0.1


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