MVN

com.github.ice-zero-cat : framework

Maven & Gradle

Oct 14, 2021
2 stars

framework · Dao framework

<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>framework</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ice-zero-cat : framework to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.github.ice-zero-cat : framework to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
framework-0.0.6
framework-0.0.5
framework-0.0.4
framework-0.0.3
framework-0.0.2
framework-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>framework</artifactId>
    <version>0.0.6</version>
</dependency>