License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.github.zhangquanli |
ArtifactId | ArtifactIdwx-spring-boot-starter-platform |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwx-spring-boot-starter-platform
starter for wx_open_platform
|
<!-- https://jarcasting.com/artifacts/com.github.zhangquanli/wx-spring-boot-starter-platform/ -->
<dependency>
<groupId>com.github.zhangquanli</groupId>
<artifactId>wx-spring-boot-starter-platform</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangquanli/wx-spring-boot-starter-platform/
implementation 'com.github.zhangquanli:wx-spring-boot-starter-platform:0.0.1'
// https://jarcasting.com/artifacts/com.github.zhangquanli/wx-spring-boot-starter-platform/
implementation ("com.github.zhangquanli:wx-spring-boot-starter-platform:0.0.1")
'com.github.zhangquanli:wx-spring-boot-starter-platform:jar:0.0.1'
<dependency org="com.github.zhangquanli" name="wx-spring-boot-starter-platform" rev="0.0.1">
<artifact name="wx-spring-boot-starter-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangquanli', module='wx-spring-boot-starter-platform', version='0.0.1')
)
libraryDependencies += "com.github.zhangquanli" % "wx-spring-boot-starter-platform" % "0.0.1"
[com.github.zhangquanli/wx-spring-boot-starter-platform "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |