MVN

com.power4j.fist : fist-cloud-gateway

Maven & Gradle

Aug 21, 2023
1 stars

Fist Kit Build

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

Latest Version

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

  • Latest Stable: 2022.1.9

All Versions

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

Version Vulnerabilities Updated
2022.1.x
fist-cloud-gateway-2022.1.9
fist-cloud-gateway-2022.1.8
fist-cloud-gateway-2022.1.7
fist-cloud-gateway-2022.1.6
fist-cloud-gateway-2022.1.5
fist-cloud-gateway-2022.1.4
fist-cloud-gateway-2022.1.3
fist-cloud-gateway-2022.1.2
fist-cloud-gateway-2022.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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