spring-boot-wechat

Wechat integration for spring boot.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.limengning
ArtifactId

ArtifactId

spring-boot-wechat
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-wechat
Wechat integration for spring boot.

Download spring-boot-wechat

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.limengning/spring-boot-wechat/ -->
<dependency>
    <groupId>io.github.limengning</groupId>
    <artifactId>spring-boot-wechat</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.limengning/spring-boot-wechat/
implementation 'io.github.limengning:spring-boot-wechat:1.0.0'
// https://jarcasting.com/artifacts/io.github.limengning/spring-boot-wechat/
implementation ("io.github.limengning:spring-boot-wechat:1.0.0")
'io.github.limengning:spring-boot-wechat:jar:1.0.0'
<dependency org="io.github.limengning" name="spring-boot-wechat" rev="1.0.0">
  <artifact name="spring-boot-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.limengning', module='spring-boot-wechat', version='1.0.0')
)
libraryDependencies += "io.github.limengning" % "spring-boot-wechat" % "1.0.0"
[io.github.limengning/spring-boot-wechat "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.directory.studio : org.apache.commons.codec pom 1.8
org.apache.commons : commons-lang3 jar 3.12.0
io.github.limengning : json-client jar 1.0.0-SNAPSHOT
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0