MVN

com.github.vsspt : security-service

Maven & Gradle

Feb 26, 2015
0 stars

Hibernate Security Service · A implementation using Hibernate of a security table structure

<dependency>
    <groupId>com.github.vsspt</groupId>
    <artifactId>security-service</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vsspt : security-service to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.vsspt : security-service to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
security-service-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vsspt</groupId>
    <artifactId>security-service</artifactId>
    <version>1.0.0</version>
</dependency>