MVN

io.github.benfromchina : jarvis-security

Maven & Gradle

Oct 12, 2021
0 stars

jarvis-security · A security framework for stateless backend service based on Spring Security 5.

<dependency>
    <groupId>io.github.benfromchina</groupId>
    <artifactId>jarvis-security</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.benfromchina : jarvis-security to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.benfromchina : jarvis-security to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jarvis-security-1.0.1
jarvis-security-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.benfromchina</groupId>
    <artifactId>jarvis-security</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement