MVN

io.aboutcode.stage.persistence.orm : orm

Maven & Gradle

Jun 27, 2021
1 stars

Stage orm persistence · ORM persistence related classes

<dependency>
    <groupId>io.aboutcode.stage.persistence.orm</groupId>
    <artifactId>orm</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.aboutcode.stage.persistence.orm : orm to add to Maven - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of io.aboutcode.stage.persistence.orm : orm to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
orm-4.0.2
orm-4.0.1
orm-4.0.0
3.0.x
orm-3.0.15
orm-3.0.14
orm-3.0.13
orm-3.0.12
orm-3.0.11
orm-3.0.10
orm-3.0.9
orm-3.0.8
orm-3.0.7
orm-3.0.6
orm-3.0.5
orm-3.0.4
orm-3.0.3
orm-3.0.2
orm-3.0.1
orm-3.0.0
2.0.x
orm-2.0.0
1.1.x
orm-1.1.4
orm-1.1.3
orm-1.1.2
orm-1.1.1
orm-1.1.0
1.0.x
orm-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.aboutcode.stage.persistence.orm</groupId>
    <artifactId>orm</artifactId>
    <version>4.0.2</version>
</dependency>