MVN

org.y-op : orm

Maven & Gradle

Apr 06, 2019
3 usages
0 stars

yop-orm · YOP-orm is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax. Strong constraints on the Database schema. Java 8 is required. Ω≡{Ⓐ}

<dependency>
    <groupId>org.y-op</groupId>
    <artifactId>orm</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.y-op : orm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of org.y-op : orm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
orm-0.9.0

How to add a dependency to Maven

Add the following org.y-op : orm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.y-op</groupId>
    <artifactId>orm</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.y-op : orm gradle dependency to your build.gradle file:

implementation 'org.y-op:orm:0.9.0'

Gradle Kotlin DSL: Add the following org.y-op : orm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.y-op:orm:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.y-op : orm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.y-op" % "orm" % "0.9.0"

Advertisement

Dependencies from Group

orm
Apr 06, 2019
3 usages
0 stars
Apr 06, 2019
2 usages
0 stars
Apr 06, 2019
2 usages
0 stars
Apr 06, 2019
1 usages
0 stars
ioc
Apr 06, 2019
1 usages
0 stars

Discover Dependencies

Apr 03, 2023
2 usages
4.7k stars
Aug 23, 2023
8 usages
20 stars
Aug 23, 2023
2 usages
20 stars
Aug 23, 2023
4 usages
20 stars
Jul 14, 2023
943 stars
Jan 24, 2023
270 stars
Feb 21, 2020
1 usages
May 22, 2019
43 stars
Nov 18, 2021
1 usages
9 stars