| License |
License |
|---|---|
| GroupId | GroupIdorg.jeecgframework |
| ArtifactId | ArtifactIdjeewx-api |
| Last Version | Last Version1.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjeewx-api
第三方应用SDK——支持微信公众号、企业微信、钉钉、微信第三方平台、生活号、微博SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jeewx-api-1.4.8.pom | |
| jeewx-api-1.4.8.jar | 507 KB |
| jeewx-api-1.4.8-sources.jar | 382 KB |
| jeewx-api-1.4.8-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/jeewx-api/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>jeewx-api</artifactId>
<version>1.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/jeewx-api/
implementation 'org.jeecgframework:jeewx-api:1.4.8'
// https://jarcasting.com/artifacts/org.jeecgframework/jeewx-api/
implementation ("org.jeecgframework:jeewx-api:1.4.8")
'org.jeecgframework:jeewx-api:jar:1.4.8'
<dependency org="org.jeecgframework" name="jeewx-api" rev="1.4.8">
<artifact name="jeewx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='jeewx-api', version='1.4.8')
)
libraryDependencies += "org.jeecgframework" % "jeewx-api" % "1.4.8"
[org.jeecgframework/jeewx-api "1.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.14 |
| commons-io : commons-io | jar | 2.6 |
| com.alibaba : fastjson | jar | 1.2.83 |
| com.google.code.gson : gson | jar | 2.8.6 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.jdom : jdom | jar | 1.1 |
| org.freemarker : freemarker | jar | 2.3.30 |
| com.google.zxing : javase | jar | 3.3.1 |
| com.alipay.sdk : alipay-sdk-java | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |