| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.guerlab |
| ArtifactId | ArtifactIdsdk-wx-core |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwechat openapi with spring boot
|
| Project Organization |
Project Organizationguerlab |
| Filename | Size |
|---|---|
| sdk-wx-core-2.0.0.pom | |
| sdk-wx-core-2.0.0.jar | 48 KB |
| sdk-wx-core-2.0.0-sources.jar | 35 KB |
| sdk-wx-core-2.0.0-javadoc.jar | 300 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab/sdk-wx-core/ -->
<dependency>
<groupId>net.guerlab</groupId>
<artifactId>sdk-wx-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/sdk-wx-core/
implementation 'net.guerlab:sdk-wx-core:2.0.0'
// https://jarcasting.com/artifacts/net.guerlab/sdk-wx-core/
implementation ("net.guerlab:sdk-wx-core:2.0.0")
'net.guerlab:sdk-wx-core:jar:2.0.0'
<dependency org="net.guerlab" name="sdk-wx-core" rev="2.0.0">
<artifact name="sdk-wx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='sdk-wx-core', version='2.0.0')
)
libraryDependencies += "net.guerlab" % "sdk-wx-core" % "2.0.0"
[net.guerlab/sdk-wx-core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-codec : commons-codec | jar | 1.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| io.swagger : swagger-annotations | jar | 1.5.19 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
| dom4j : dom4j | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |