MVN

com.coreoz : http-gateway-parent

Maven & Gradle

Dec 14, 2023
0 stars

HTTP Gateway Parent · A library to build an API Gateway

<dependency>
    <groupId>com.coreoz</groupId>
    <artifactId>http-gateway-parent</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coreoz : http-gateway-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta1
  • Latest Beta: 1.0.0-beta1

All Versions

Choose a version of com.coreoz : http-gateway-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
http-gateway-parent-1.0.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.coreoz</groupId>
    <artifactId>http-gateway-parent</artifactId>
    <version>1.0.0-beta1</version>
</dependency>