| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hippoom |
| Идентификатор | Идентификаторwechat-mp-test |
| Последняя версия | Последняя версия0.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwechat-mp-test
Custom spring boot starter for WeChat MP application Edit
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wechat-mp-test-0.3.2.pom | |
| wechat-mp-test-0.3.2.jar | 6 KB |
| wechat-mp-test-0.3.2-sources.jar | 4 KB |
| wechat-mp-test-0.3.2-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-test/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-test</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-test/
implementation 'com.github.hippoom:wechat-mp-test:0.3.2'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-test/
implementation ("com.github.hippoom:wechat-mp-test:0.3.2")
'com.github.hippoom:wechat-mp-test:jar:0.3.2'
<dependency org="com.github.hippoom" name="wechat-mp-test" rev="0.3.2">
<artifact name="wechat-mp-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-test', version='0.3.2')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-test" % "0.3.2"
[com.github.hippoom/wechat-mp-test "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hippoom : wechat-mp-autoconfigure | jar | 0.3.2 |
| org.springframework : spring-test Необязательный | jar | 4.3.8.RELEASE |
| org.springframework.security : spring-security-test Необязательный | jar | 4.2.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |