is not current version
Last Version 0.0.5

io.holixon:axon-gateway-extension-parent 0.0.2

Extension for Axon Framework that provides additional gateways.

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

io.holixon
ArtifactId

ArtifactId

axon-gateway-extension-parent
Version

Version

0.0.2
Type

Type

pom

Download axon-gateway-extension-parent 0.0.2


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