MVN

com.github.ruifengho : simple-security

Maven & Gradle

Aug 02, 2019
0 stars
<dependency>
    <groupId>com.github.ruifengho</groupId>
    <artifactId>simple-security</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ruifengho : simple-security to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.ruifengho : simple-security to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
simple-security-1.1
1.0
simple-security-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ruifengho</groupId>
    <artifactId>simple-security</artifactId>
    <version>1.1</version>
</dependency>