| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.huiche |
| Идентификатор | Идентификаторhuiche-spring-boot-starter |
| Версия | Версия1.3.7 |
| Тип | Типjar |
| Описание |
Описаниеhuiche framework Powered by spring-boot and querydsl
|
<!-- https://jarcasting.com/artifacts/org.huiche/huiche-spring-boot-starter/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche-spring-boot-starter</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-spring-boot-starter/
implementation 'org.huiche:huiche-spring-boot-starter:1.3.7'
// https://jarcasting.com/artifacts/org.huiche/huiche-spring-boot-starter/
implementation ("org.huiche:huiche-spring-boot-starter:1.3.7")
'org.huiche:huiche-spring-boot-starter:jar:1.3.7'
<dependency org="org.huiche" name="huiche-spring-boot-starter" rev="1.3.7">
<artifact name="huiche-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-spring-boot-starter', version='1.3.7')
)
libraryDependencies += "org.huiche" % "huiche-spring-boot-starter" % "1.3.7"
[org.huiche/huiche-spring-boot-starter "1.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : druid-spring-boot-starter | jar | 1.2.1 |
| org.huiche : huiche-service-impl | jar | 1.3.7 |
| org.huiche : huiche-web | jar | 1.3.7 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.projectlombok : lombok Необязательный | jar | |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| org.jetbrains : annotations Необязательный | jar | 20.1.0 |