| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.huiche |
| Идентификатор | Идентификаторhuiche |
| Версия | Версия1.4.2 |
| Тип | Типpom |
| Описание |
Описаниеhuiche
huiche framework Powered by spring-boot and querydsl
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| huiche-1.4.2.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.huiche/huiche/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche/
implementation 'org.huiche:huiche:1.4.2'
// https://jarcasting.com/artifacts/org.huiche/huiche/
implementation ("org.huiche:huiche:1.4.2")
'org.huiche:huiche:pom:1.4.2'
<dependency org="org.huiche" name="huiche" rev="1.4.2">
<artifact name="huiche" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche', version='1.4.2')
)
libraryDependencies += "org.huiche" % "huiche" % "1.4.2"
[org.huiche/huiche "1.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| org.jetbrains : annotations Необязательный | jar | 22.0.0 |