Last Version

WeiXin Java Tools - demo with spring 1.3.5

spring demo

License

License

GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

spring-demo
Version

Version

1.3.5
Type

Type

war
Description

Description

WeiXin Java Tools - demo with spring
spring demo

Download spring-demo 1.3.5


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.binarywang : weixin-java-common jar 1.3.5
org.slf4j : slf4j-api jar 1.7.10
org.apache.httpcomponents : fluent-hc jar 4.5
org.apache.httpcomponents : httpmime jar 4.5
org.jodd : jodd-http jar 3.6.7
com.google.code.gson : gson jar 2.2.2
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.