MVN

org.weixin4j : weixin4j-spring

Maven & Gradle

Aug 24, 2018
3 usages
8 stars

weixin4j-spring · 一个让Weixin4j可以在Spring中集成的框架。

<dependency>
    <groupId>org.weixin4j</groupId>
    <artifactId>weixin4j-spring</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.weixin4j : weixin4j-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.weixin4j : weixin4j-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
weixin4j-spring-1.0.0

How to add a dependency to Maven

Add the following org.weixin4j : weixin4j-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.weixin4j</groupId>
    <artifactId>weixin4j-spring</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.weixin4j : weixin4j-spring gradle dependency to your build.gradle file:

implementation 'org.weixin4j:weixin4j-spring:1.0.0'

Gradle Kotlin DSL: Add the following org.weixin4j : weixin4j-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("org.weixin4j:weixin4j-spring:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.weixin4j : weixin4j-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "org.weixin4j" % "weixin4j-spring" % "1.0.0"

Advertisement

Dependencies from Group

May 07, 2020
5 usages
138 stars
Aug 24, 2018
3 usages
8 stars
Nov 16, 2019
1 usages
7 stars
Sep 21, 2020
5 stars

Discover Dependencies

Sep 18, 2018
1 usages
3 stars
Dec 21, 2019
2 usages
2.3k stars
Oct 11, 2018
2 usages
Sep 14, 2018
1 usages
Oct 02, 2018
1 usages
0 stars
Oct 05, 2018
1 usages
2 stars