linushp-orm

java数据库简单ORM框架

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

linushp-orm
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

linushp-orm
java数据库简单ORM框架
Project URL

Project URL

https://github.com/linushp/linushp-orm

Download linushp-orm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.linushp : linushp-commons jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2