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

org.hswebframework:hsweb-easy-orm 3.0.1

一个简单的orm工具

Категории

Категории

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

Группа

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

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

hsweb-easy-orm
Версия

Версия

3.0.1
Тип

Тип

pom

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

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

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