LuoORM

yet another ORM framework.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

LuoORM
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

LuoORM
yet another ORM framework.
Project URL

Project URL

http://maven.apache.org

Download LuoORM

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.luohaha/LuoORM/ -->
<dependency>
    <groupId>com.github.luohaha</groupId>
    <artifactId>LuoORM</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luohaha/LuoORM/
implementation 'com.github.luohaha:LuoORM:1.2.1'
// https://jarcasting.com/artifacts/com.github.luohaha/LuoORM/
implementation ("com.github.luohaha:LuoORM:1.2.1")
'com.github.luohaha:LuoORM:jar:1.2.1'
<dependency org="com.github.luohaha" name="LuoORM" rev="1.2.1">
  <artifact name="LuoORM" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luohaha', module='LuoORM', version='1.2.1')
)
libraryDependencies += "com.github.luohaha" % "LuoORM" % "1.2.1"
[com.github.luohaha/LuoORM "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.37

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
0.3.0
0.2.0