| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.gitee.shizichao |
| Идентификатор | Идентификаторwechat-spring-boot-starter |
| Последняя версия | Последняя версия0.0.1-Alpha |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwechat-spring-boot-starter
this is wechat starter
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.gitee.shizichao/wechat-spring-boot-starter/ -->
<dependency>
<groupId>io.gitee.shizichao</groupId>
<artifactId>wechat-spring-boot-starter</artifactId>
<version>0.0.1-Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.shizichao/wechat-spring-boot-starter/
implementation 'io.gitee.shizichao:wechat-spring-boot-starter:0.0.1-Alpha'
// https://jarcasting.com/artifacts/io.gitee.shizichao/wechat-spring-boot-starter/
implementation ("io.gitee.shizichao:wechat-spring-boot-starter:0.0.1-Alpha")
'io.gitee.shizichao:wechat-spring-boot-starter:jar:0.0.1-Alpha'
<dependency org="io.gitee.shizichao" name="wechat-spring-boot-starter" rev="0.0.1-Alpha">
<artifact name="wechat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.shizichao', module='wechat-spring-boot-starter', version='0.0.1-Alpha')
)
libraryDependencies += "io.gitee.shizichao" % "wechat-spring-boot-starter" % "0.0.1-Alpha"
[io.gitee.shizichao/wechat-spring-boot-starter "0.0.1-Alpha"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.5.4 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.4 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| cn.hutool : hutool-all | jar | 5.7.0 |
| dom4j : dom4j | jar | 1.6.1 |
| com.thoughtworks.xstream : xstream | jar | 1.4.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |