is not current version
Last Version 4.0.14

org.hswebframework:hsweb-easy-orm-rdb 3.0.5

easyorm关系型数据库实现,支持h2,Oracle,Mysql,PostgreSQL

Categories

Categories

ORM Data
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-easy-orm-rdb
Version

Version

3.0.5
Type

Type

jar

Download hsweb-easy-orm-rdb 3.0.5


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