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