| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mingsoft |
| ArtifactId | ArtifactIdms-mweixin |
| Last Version | Last Version2.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionms-mweixin
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ms-mweixin-2.1.7.pom | |
| ms-mweixin-2.1.7.jar | 276 KB |
| ms-mweixin-2.1.7-sources.jar | 259 KB |
| ms-mweixin-2.1.7-javadoc.jar | 772 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-mweixin/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mweixin</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-mweixin/
implementation 'net.mingsoft:ms-mweixin:2.1.7'
// https://jarcasting.com/artifacts/net.mingsoft/ms-mweixin/
implementation ("net.mingsoft:ms-mweixin:2.1.7")
'net.mingsoft:ms-mweixin:jar:2.1.7'
<dependency org="net.mingsoft" name="ms-mweixin" rev="2.1.7">
<artifact name="ms-mweixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-mweixin', version='2.1.7')
)
libraryDependencies += "net.mingsoft" % "ms-mweixin" % "2.1.7"
[net.mingsoft/ms-mweixin "2.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.mingsoft : ms-mpeople | jar | 2.1.7 |
| com.github.binarywang : weixin-java-mp | jar | 4.1.0 |
| com.github.binarywang : weixin-java-common | jar | 4.1.0 |
| com.github.binarywang : weixin-java-pay | jar | 4.1.0 |
| com.github.binarywang : weixin-java-miniapp | jar | 4.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |