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