License |
License |
---|---|
GroupId | GroupIdcom.github.lkqm |
ArtifactId | ArtifactIdweixin-gateway-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionweixin-gateway-core
|
Filename | Size |
---|---|
weixin-gateway-core-1.0.1.pom | |
weixin-gateway-core-1.0.1.jar | 33 KB |
weixin-gateway-core-1.0.1-sources.jar | 16 KB |
weixin-gateway-core-1.0.1-javadoc.jar | 138 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |