| License |
License |
|---|---|
| GroupId | GroupIdclub.easy-utils |
| ArtifactId | ArtifactIdeasy-weprogram |
| Last Version | Last Version1.0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneasy weprogram
A easy way to connect with Wechat Mini-Program Background Interface for developer.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-weprogram-1.0.2.1.pom | |
| easy-weprogram-1.0.2.1.jar | 69 KB |
| easy-weprogram-1.0.2.1-sources.jar | 50 KB |
| easy-weprogram-1.0.2.1-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/ -->
<dependency>
<groupId>club.easy-utils</groupId>
<artifactId>easy-weprogram</artifactId>
<version>1.0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/
implementation 'club.easy-utils:easy-weprogram:1.0.2.1'
// https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/
implementation ("club.easy-utils:easy-weprogram:1.0.2.1")
'club.easy-utils:easy-weprogram:jar:1.0.2.1'
<dependency org="club.easy-utils" name="easy-weprogram" rev="1.0.2.1">
<artifact name="easy-weprogram" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.easy-utils', module='easy-weprogram', version='1.0.2.1')
)
libraryDependencies += "club.easy-utils" % "easy-weprogram" % "1.0.2.1"
[club.easy-utils/easy-weprogram "1.0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.springframework : spring-web | jar | 3.2.17.RELEASE |
| com.alibaba : fastjson | jar | 1.2.58 |
| com.google.guava : guava | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |