MVN

io.seruco.rbak : rbak-parent

Maven & Gradle

Dec 04, 2017

rbak-parent · Minimal Role-Based Access Control for Kotlin

<dependency>
    <groupId>io.seruco.rbak</groupId>
    <artifactId>rbak-parent</artifactId>
    <version>0.0.1-rc.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.seruco.rbak : rbak-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-rc.1
  • Latest Release Candidate: 0.0.1-rc.1

All Versions

Choose a version of io.seruco.rbak : rbak-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
rbak-parent-0.0.1-rc.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.seruco.rbak</groupId>
    <artifactId>rbak-parent</artifactId>
    <version>0.0.1-rc.1</version>
</dependency>