MVN

com.sflpro.identity : identity-core

Maven & Gradle

Dec 20, 2021
4 stars
<dependency>
    <groupId>com.sflpro.identity</groupId>
    <artifactId>identity-core</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sflpro.identity : identity-core to add to Maven - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of com.sflpro.identity : identity-core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
identity-core-0.4.5
identity-core-0.4.4
identity-core-0.4.3
identity-core-0.4.2
identity-core-0.4.1
identity-core-0.4.0
0.3.x
identity-core-0.3.1
0.2.x
identity-core-0.2.0
0.1.x
identity-core-0.1.0
0.0.x
identity-core-0.0.9
identity-core-0.0.8
identity-core-0.0.7
identity-core-0.0.6
identity-core-0.0.5
identity-core-0.0.4
identity-core-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sflpro.identity</groupId>
    <artifactId>identity-core</artifactId>
    <version>0.4.5</version>
</dependency>

Advertisement