is not current version
Last Version 4.0.14

org.hswebframework:hsweb-easy-orm-core 3.0.3

easyorm核心,提供dsl工具封装

Categories

Categories

ORM Data
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-easy-orm-core
Version

Version

3.0.3
Type

Type

jar

Download hsweb-easy-orm-core 3.0.3


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