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