MVN

io.github.fjh2021 : spring-security-easy

Maven & Gradle

Feb 11, 2023
0 stars

spring-security-easy · spring-security-easy

<dependency>
    <groupId>io.github.fjh2021</groupId>
    <artifactId>spring-security-easy</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.fjh2021 : spring-security-easy to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.fjh2021 : spring-security-easy to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-security-easy-0.0.2
spring-security-easy-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.fjh2021</groupId>
    <artifactId>spring-security-easy</artifactId>
    <version>0.0.2</version>
</dependency>