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