MVN

com.power4j.fist3 : fist-cloud-gateway

Maven & Gradle

Aug 08, 2023
1 stars

Fist Kit Build

<dependency>
    <groupId>com.power4j.fist3</groupId>
    <artifactId>fist-cloud-gateway</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.power4j.fist3 : fist-cloud-gateway to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.power4j.fist3 : fist-cloud-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
fist-cloud-gateway-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.power4j.fist3</groupId>
    <artifactId>fist-cloud-gateway</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement