License |
License |
---|---|
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdjeecg-boot-module-weixin-common |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeecg-boot-module-weixin-common
Jeecg-boot pro based on jeecg-boot-2.2.1
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-weixin-common/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-module-weixin-common</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-weixin-common/
implementation 'com.mxpio:jeecg-boot-module-weixin-common:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-weixin-common/
implementation ("com.mxpio:jeecg-boot-module-weixin-common:2.2.3")
'com.mxpio:jeecg-boot-module-weixin-common:jar:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-module-weixin-common" rev="2.2.3">
<artifact name="jeecg-boot-module-weixin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-module-weixin-common', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-module-weixin-common" % "2.2.3"
[com.mxpio/jeecg-boot-module-weixin-common "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mxpio : jeecg-boot-module-system | jar | 2.2.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.15 |
org.apache.httpcomponents : httpcore | jar | 4.4.4 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
com.google.code.gson : gson | jar | 2.8.5 |
com.google.guava : guava | jar | 26.0-jre |
org.dom4j : dom4j | jar | 2.1.3 |
redis.clients : jedis | jar | 2.9.1 |
org.springframework.data : spring-data-redis | jar | |
org.projectlombok : lombok | jar | 1.18.6 |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jodd : jodd-http | jar | 5.2.0 |
com.squareup.okhttp3 : okhttp | jar | 4.5.0 |
com.github.jedis-lock : jedis-lock | jar | 1.0.0 |
org.redisson : redisson | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |