MVN

io.xianzhi.security : xianzhi-security

Maven & Gradle

Feb 27, 2024
<dependency>
    <groupId>io.xianzhi.security</groupId>
    <artifactId>xianzhi-security</artifactId>
    <version>1.0.0-beta2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.xianzhi.security : xianzhi-security to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta2
  • Latest Beta: 1.0.0-beta2

All Versions

Choose a version of io.xianzhi.security : xianzhi-security to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xianzhi-security-1.0.0-beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.xianzhi.security</groupId>
    <artifactId>xianzhi-security</artifactId>
    <version>1.0.0-beta2</version>
</dependency>