MVN

io.github.LuizYokoyama : consul-gateway-package

Maven & Gradle

May 24, 2023
1 stars

consul-gateway-package · A application used as an example of Spring Gateway Consul package and how to set up pushing the artifact to the Central Repository.

<dependency>
    <groupId>io.github.LuizYokoyama</groupId>
    <artifactId>consul-gateway-package</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.LuizYokoyama : consul-gateway-package to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.LuizYokoyama : consul-gateway-package to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
consul-gateway-package-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.LuizYokoyama</groupId>
    <artifactId>consul-gateway-package</artifactId>
    <version>0.0.1</version>
</dependency>