MVN

com.github.homeant : data-shield

Maven & Gradle

Apr 03, 2021
3 stars

data-shield · 云盾

<dependency>
    <groupId>com.github.homeant</groupId>
    <artifactId>data-shield</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.homeant : data-shield to add to Maven - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of com.github.homeant : data-shield to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
data-shield-1.0-RELEASE
data-shield-1.0-BATE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.homeant</groupId>
    <artifactId>data-shield</artifactId>
    <version>1.0-RELEASE</version>
</dependency>

Advertisement