MVN

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

Maven & Gradle

Dec 21, 2022
6 stars

Axon Framework - Gateway Extension - Parent · Extension for Axon Framework that provides additional gateways.

<dependency>
    <groupId>io.holixon.axon.gateway</groupId>
    <artifactId>axon-gateway-extension-parent</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.holixon.axon.gateway : axon-gateway-extension-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.holixon.axon.gateway : axon-gateway-extension-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
axon-gateway-extension-parent-1.1.2
axon-gateway-extension-parent-1.1.1
axon-gateway-extension-parent-1.1.0
1.0.x
axon-gateway-extension-parent-1.0.0
0.1.x
axon-gateway-extension-parent-0.1.1
axon-gateway-extension-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.holixon.axon.gateway</groupId>
    <artifactId>axon-gateway-extension-parent</artifactId>
    <version>1.1.2</version>
</dependency>