is not current version
Last Version 4.0.14

org.hswebframework:hsweb-easy-orm 3.0.4

一个简单的orm工具

Categories

Categories

ORM Data
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-easy-orm
Version

Version

3.0.4
Type

Type

pom

Download hsweb-easy-orm 3.0.4

Filename Size
hsweb-easy-orm-3.0.4.pom 11 KB
Browse

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