is not current version
Last Version 0.0.5

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

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

Type

pom

Download axon-gateway-extension-parent 0.0.1


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