License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdhsweb-easy-orm |
Last Version | Last Version4.0.14 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhsweb-easy-orm
一个简单的orm工具
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hsweb-easy-orm-4.0.14.pom | 13 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic Optional | jar | 1.2.9 |