Last Version

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

easyorm核心,提供dsl工具封装

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-easy-orm-core
Version

Version

4.0.14
Type

Type

jar
Description

Description

easyorm核心,提供dsl工具封装

Download hsweb-easy-orm-core 4.0.14


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

Dependencies

compile (9)

Group / Artifact Type Version
org.hswebframework : hsweb-utils jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
io.projectreactor : reactor-core Optional jar
io.projectreactor.addons : reactor-extra jar
io.swagger.core.v3 : swagger-annotations Optional jar 2.2.0
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

There are no modules declared in this project.