Last Version

linushp-orm 1.1.2

java数据库简单ORM框架

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.linushp
ArtifactId

ArtifactId

linushp-orm
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Project URL

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

Download linushp-orm 1.1.2


<!-- 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.