License |
License |
---|---|
GroupId | GroupIdcom.github.xiaoyuge5201 |
ArtifactId | ArtifactIdcommon_weixin_util |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon_weixin_util
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
common_weixin_util-1.3.2.pom | |
common_weixin_util-1.3.2.jar | 16 KB |
common_weixin_util-1.3.2-sources.jar | 11 KB |
common_weixin_util-1.3.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/common_weixin_util/ -->
<dependency>
<groupId>com.github.xiaoyuge5201</groupId>
<artifactId>common_weixin_util</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/common_weixin_util/
implementation 'com.github.xiaoyuge5201:common_weixin_util:1.3.2'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/common_weixin_util/
implementation ("com.github.xiaoyuge5201:common_weixin_util:1.3.2")
'com.github.xiaoyuge5201:common_weixin_util:jar:1.3.2'
<dependency org="com.github.xiaoyuge5201" name="common_weixin_util" rev="1.3.2">
<artifact name="common_weixin_util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='common_weixin_util', version='1.3.2')
)
libraryDependencies += "com.github.xiaoyuge5201" % "common_weixin_util" % "1.3.2"
[com.github.xiaoyuge5201/common_weixin_util "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.4.RELEASE |
com.alibaba : fastjson | jar | 1.2.75 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.dom4j : dom4j | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |