Last Version

weixin4j-spring-boot 1.0.0

Spring Boot Support for Weixin4j

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.weixin4j.spring.boot
ArtifactId

ArtifactId

weixin4j-spring-boot
Version

Version

1.0.0
Type

Type

pom
Description

Description

weixin4j-spring-boot
Spring Boot Support for Weixin4j
Source Code Management

Source Code Management

https://github.com/ansitech/weixin4j-spring-boot

Download weixin4j-spring-boot 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • weixin4j-spring-boot-autoconfigure
  • weixin4j-spring-boot-starter