не последняя версия
Последняя версия 4.0.14

org.hswebframework:hsweb-easy-orm 4.0.6

一个简单的orm工具

Категории

Категории

ORM Данные
Группа

Группа

org.hswebframework
Идентификатор

Идентификатор

hsweb-easy-orm
Версия

Версия

4.0.6
Тип

Тип

pom

Скачать hsweb-easy-orm 4.0.6

Имя Файла Размер
hsweb-easy-orm-4.0.6.pom 13 KB
Обзор

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