MVN

tw.teddysoft.ezddd-gateway : ezddd-gateway

Maven & Gradle

Jun 26, 2024

ezddd-gateway · ezddd-gateway is the parent project of ezddd-data-api, ez-eventbroker, ez-es, ez-esdb, and ez-outbox modules.

<dependency>
    <groupId>tw.teddysoft.ezddd-gateway</groupId>
    <artifactId>ezddd-gateway</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tw.teddysoft.ezddd-gateway : ezddd-gateway to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of tw.teddysoft.ezddd-gateway : ezddd-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ezddd-gateway-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tw.teddysoft.ezddd-gateway</groupId>
    <artifactId>ezddd-gateway</artifactId>
    <version>0.0.2</version>
</dependency>