MVN

co.abit.boot : identity-parent

Maven & Gradle

Nov 09, 2018
59k stars
<dependency>
    <groupId>co.abit.boot</groupId>
    <artifactId>identity-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.abit.boot : identity-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of co.abit.boot : identity-parent to add to Maven - All Versions:

  • Version Updated
  • identity-parent-1.0.0

    Nov 09, 2018

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.abit.boot</groupId>
    <artifactId>identity-parent</artifactId>
    <version>1.0.0</version>
</dependency>