| License |
License |
|---|---|
| GroupId | GroupIdcom.github.binarywang |
| ArtifactId | ArtifactIdspring-demo |
| Last Version | Last Version1.3.5 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionWeiXin Java Tools - demo with spring
spring demo
|
| Filename | Size |
|---|---|
| spring-demo-1.3.5.pom | |
| spring-demo-1.3.5.war | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |