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