MVN

com.dream-orm : dream-orm

Maven & Gradle

Aug 23, 2023
47 stars

dream-orm · dream-orm is a translation based orm framework

<dependency>
    <groupId>com.dream-orm</groupId>
    <artifactId>dream-orm</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dream-orm : dream-orm to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.dream-orm : dream-orm to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
dream-orm-1.2.0
1.1.x
dream-orm-1.1.2
dream-orm-1.1.1
dream-orm-1.1.0
1.0.x
dream-orm-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dream-orm</groupId>
    <artifactId>dream-orm</artifactId>
    <version>1.2.0</version>
</dependency>