Last Version

com.github.lkqm:weixin-gateway-core 1.0.1

weixin-gateway-core

License

License

GroupId

GroupId

com.github.lkqm
ArtifactId

ArtifactId

weixin-gateway-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

weixin-gateway-core

Download weixin-gateway-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.lkqm/weixin-gateway-core/ -->
<dependency>
    <groupId>com.github.lkqm</groupId>
    <artifactId>weixin-gateway-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkqm/weixin-gateway-core/
implementation 'com.github.lkqm:weixin-gateway-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.lkqm/weixin-gateway-core/
implementation ("com.github.lkqm:weixin-gateway-core:1.0.1")
'com.github.lkqm:weixin-gateway-core:jar:1.0.1'
<dependency org="com.github.lkqm" name="weixin-gateway-core" rev="1.0.1">
  <artifact name="weixin-gateway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lkqm', module='weixin-gateway-core', version='1.0.1')
)
libraryDependencies += "com.github.lkqm" % "weixin-gateway-core" % "1.0.1"
[com.github.lkqm/weixin-gateway-core "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.alibaba : fastjson jar 1.2.67
org.dom4j : dom4j jar 2.1.1
org.springframework : spring-context jar RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.