| License |
License |
|---|---|
| GroupId | GroupIdcom.scloudic |
| ArtifactId | ArtifactIdjsuite-weixin-mp |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsuite
|
| Filename | Size |
|---|---|
| jsuite-weixin-mp-1.0.0.pom | |
| jsuite-weixin-mp-1.0.0.jar | 17 KB |
| jsuite-weixin-mp-1.0.0-sources.jar | 13 KB |
| jsuite-weixin-mp-1.0.0-javadoc.jar | 136 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/jsuite-weixin-mp/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>jsuite-weixin-mp</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/jsuite-weixin-mp/
implementation 'com.scloudic:jsuite-weixin-mp:1.0.0'
// https://jarcasting.com/artifacts/com.scloudic/jsuite-weixin-mp/
implementation ("com.scloudic:jsuite-weixin-mp:1.0.0")
'com.scloudic:jsuite-weixin-mp:jar:1.0.0'
<dependency org="com.scloudic" name="jsuite-weixin-mp" rev="1.0.0">
<artifact name="jsuite-weixin-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='jsuite-weixin-mp', version='1.0.0')
)
libraryDependencies += "com.scloudic" % "jsuite-weixin-mp" % "1.0.0"
[com.scloudic/jsuite-weixin-mp "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scloudic : jsuite-weixin-core | jar | 1.0.0 |
| org.springframework : spring-context | jar | 5.2.12.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |