| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаorg.hswebframework |
| Идентификатор | Идентификаторhsweb-easy-orm |
| Версия | Версия4.0.9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hsweb-easy-orm-4.0.9.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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-easy-orm/
implementation 'org.hswebframework:hsweb-easy-orm:4.0.9'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-easy-orm/
implementation ("org.hswebframework:hsweb-easy-orm:4.0.9")
'org.hswebframework:hsweb-easy-orm:pom:4.0.9'
<dependency org="org.hswebframework" name="hsweb-easy-orm" rev="4.0.9">
<artifact name="hsweb-easy-orm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-easy-orm', version='4.0.9')
)
libraryDependencies += "org.hswebframework" % "hsweb-easy-orm" % "4.0.9"
[org.hswebframework/hsweb-easy-orm "4.0.9"]