MVN

io.github.astrapi69 : auth-entities

Maven & Gradle

Sep 17, 2022
1 stars

auth-entities · The project that holds the entities and the spring data repositories for save files in postgresql database

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>auth-entities</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.astrapi69 : auth-entities to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of io.github.astrapi69 : auth-entities to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
auth-entities-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>auth-entities</artifactId>
    <version>2.1</version>
</dependency>