| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hippoom |
| Идентификатор | Идентификаторwechat-mp-starter-demo |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеwechat-mp-starter-demo
Custom spring boot starter for WeChat MP application Edit
|
| Имя Файла | Размер |
|---|---|
| wechat-mp-starter-demo-0.1.0.pom | |
| wechat-mp-starter-demo-0.1.0.jar | 15 KB |
| wechat-mp-starter-demo-0.1.0-sources.jar | 8 KB |
| wechat-mp-starter-demo-0.1.0-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-starter-demo</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/
implementation 'com.github.hippoom:wechat-mp-starter-demo:0.1.0'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter-demo/
implementation ("com.github.hippoom:wechat-mp-starter-demo:0.1.0")
'com.github.hippoom:wechat-mp-starter-demo:jar:0.1.0'
<dependency org="com.github.hippoom" name="wechat-mp-starter-demo" rev="0.1.0">
<artifact name="wechat-mp-starter-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-starter-demo', version='0.1.0')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-starter-demo" % "0.1.0"
[com.github.hippoom/wechat-mp-starter-demo "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-hateoas | jar | |
| com.github.hippoom : wechat-mp-starter | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar | 4.2.2.RELEASE |
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.9 |