Last Version

weixin-gateway 1.0.1

${project.artifactId}

License

License

GroupId

GroupId

com.github.lkqm
ArtifactId

ArtifactId

weixin-gateway
Version

Version

1.0.1
Type

Type

pom
Description

Description

weixin-gateway
weixin-gateway
Project URL

Project URL

https://github.com/lkqm/weixin-gateway
Source Code Management

Source Code Management

https://github.com/lkqm/weixin-gateway

Download weixin-gateway 1.0.1

Filename Size
weixin-gateway-1.0.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • weixin-gateway-bean
  • weixin-gateway-core
  • weixin-gateway-spring-boot-starter
  • weixin-gateway-web