Last Version

hsweb-easy-orm 4.0.14

一个简单的orm工具

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-easy-orm
Version

Version

4.0.14
Type

Type

pom
Description

Description

hsweb-easy-orm
一个简单的orm工具
Source Code Management

Source Code Management

https://github.com/hs-web/hsweb-easy-orm

Download hsweb-easy-orm 4.0.14

Filename Size
hsweb-easy-orm-4.0.14.pom 12 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
commons-beanutils : commons-beanutils jar 1.9.4
com.alibaba : fastjson jar 1.2.83
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic Optional jar 1.2.9

Project Modules

  • hsweb-easy-orm-core
  • hsweb-easy-orm-rdb
  • hsweb-easy-orm-elasticsearch