Last Version

net.guerlab:sdk-wx-core 2.0.0

wechat openapi with spring boot

License

License

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

sdk-wx-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

wechat openapi with spring boot
Project Organization

Project Organization

guerlab

Download sdk-wx-core 2.0.0


<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.