| License |
License |
|---|---|
| GroupId | GroupIdclub.easy-utils |
| ArtifactId | ArtifactIdeasy-weprogram |
| Version | Version1.0 |
| 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.pom | |
| easy-weprogram-1.0.jar | 44 KB |
| easy-weprogram-1.0-sources.jar | 39 KB |
| easy-weprogram-1.0-javadoc.jar | 283 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/ -->
<dependency>
<groupId>club.easy-utils</groupId>
<artifactId>easy-weprogram</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/
implementation 'club.easy-utils:easy-weprogram:1.0'
// https://jarcasting.com/artifacts/club.easy-utils/easy-weprogram/
implementation ("club.easy-utils:easy-weprogram:1.0")
'club.easy-utils:easy-weprogram:jar:1.0'
<dependency org="club.easy-utils" name="easy-weprogram" rev="1.0">
<artifact name="easy-weprogram" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.easy-utils', module='easy-weprogram', version='1.0')
)
libraryDependencies += "club.easy-utils" % "easy-weprogram" % "1.0"
[club.easy-utils/easy-weprogram "1.0"]
| 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 |