common_weixin_util

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

common_weixin_util
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

common_weixin_util
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/xiaoyuge5201/common_weixin_util

Download common_weixin_util

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.1.2
1.1.1
1.1
1.0