MVN

com.power4j.fist : fist-crud

Maven & Gradle

Oct 26, 2022

Fist Kit Build

<dependency>
    <groupId>com.power4j.fist</groupId>
    <artifactId>fist-crud</artifactId>
    <version>2022.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2022.1.1

All Versions

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

Version Vulnerabilities Updated
2022.1.x
fist-crud-2022.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.power4j.fist</groupId>
    <artifactId>fist-crud</artifactId>
    <version>2022.1.1</version>
</dependency>