| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hoteam |
| Идентификатор | Идентификаторhecloud.runtime.starter |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| hecloud.runtime.starter-1.0.8.pom | |
| hecloud.runtime.starter-1.0.8.jar | 36 KB |
| hecloud.runtime.starter-1.0.8-sources.jar | 16 KB |
| hecloud.runtime.starter-1.0.8-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.starter/ -->
<dependency>
<groupId>com.github.hoteam</groupId>
<artifactId>hecloud.runtime.starter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.starter/
implementation 'com.github.hoteam:hecloud.runtime.starter:1.0.8'
// https://jarcasting.com/artifacts/com.github.hoteam/hecloud.runtime.starter/
implementation ("com.github.hoteam:hecloud.runtime.starter:1.0.8")
'com.github.hoteam:hecloud.runtime.starter:jar:1.0.8'
<dependency org="com.github.hoteam" name="hecloud.runtime.starter" rev="1.0.8">
<artifact name="hecloud.runtime.starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoteam', module='hecloud.runtime.starter', version='1.0.8')
)
libraryDependencies += "com.github.hoteam" % "hecloud.runtime.starter" % "1.0.8"
[com.github.hoteam/hecloud.runtime.starter "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hoteam : hecloud.runtime.database | jar | 1.0.8 |
| com.github.hoteam : hecloud.runtime.service | jar | 1.0.8 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-amqp | jar | |
| org.springframework.amqp : spring-rabbit | jar | 2.3.6 |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| redis.clients : jedis | jar | |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.5 |
| com.spring4all : swagger-spring-boot-starter | jar | 1.9.1.RELEASE |
| com.github.xiaoymin : swagger-bootstrap-ui | jar | 1.9.6 |