| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.heanbian.boot |
| Идентификатор | Идентификаторheanbian-spring-boot-starter |
| Последняя версия | Последняя версия20200807 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеheanbian-spring-boot-starter
Heanbian spring boot starter component.
|
<!-- https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-starter/ -->
<dependency>
<groupId>com.heanbian.boot</groupId>
<artifactId>heanbian-spring-boot-starter</artifactId>
<version>20200807</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-starter/
implementation 'com.heanbian.boot:heanbian-spring-boot-starter:20200807'
// https://jarcasting.com/artifacts/com.heanbian.boot/heanbian-spring-boot-starter/
implementation ("com.heanbian.boot:heanbian-spring-boot-starter:20200807")
'com.heanbian.boot:heanbian-spring-boot-starter:jar:20200807'
<dependency org="com.heanbian.boot" name="heanbian-spring-boot-starter" rev="20200807">
<artifact name="heanbian-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian.boot', module='heanbian-spring-boot-starter', version='20200807')
)
libraryDependencies += "com.heanbian.boot" % "heanbian-spring-boot-starter" % "20200807"
[com.heanbian.boot/heanbian-spring-boot-starter "20200807"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.heanbian.boot : heanbian-spring-boot-autoconfigure | jar | |
| com.heanbian : heanbian-elasticsearch-client | jar | |
| com.heanbian : heanbian-crypto | jar | |
| com.heanbian : heanbian-core | jar | |
| com.heanbian : heanbian-email | jar | |
| com.heanbian : heanbian-jwt | jar | |
| com.aliyun.oss : aliyun-sdk-oss | jar |