Last Version

com.github.dadiyang:wechat-client 1.0.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

wechat-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/dadiyang/wechat-client

Download wechat-client 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dadiyang : http-api-invoker jar 1.0.5
org.projectlombok : lombok Optional jar 1.18.4

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.5.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
org.springframework : spring-test jar 4.3.5.RELEASE
com.github.tomakehurst : wiremock-standalone jar 2.19.0

Project Modules

There are no modules declared in this project.