MVN

cn.jiiiiiin : piggy

Maven & Gradle

Jul 12, 2021

piggy · Piggy is a personal development toolset for the SpringBoot project.

<dependency>
    <groupId>cn.jiiiiiin</groupId>
    <artifactId>piggy</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jiiiiiin : piggy to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of cn.jiiiiiin : piggy to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
piggy-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.jiiiiiin</groupId>
    <artifactId>piggy</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement