com.github.congyh:wechat-platform-core

Personal Wechat public platform.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.congyh
ArtifactId

ArtifactId

wechat-platform-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Personal Wechat public platform.

Download wechat-platform-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.thoughtworks.xstream : xstream jar 1.4.9
commons-codec : commons-codec jar 1.10
com.google.code.gson : gson jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.0.13
ch.qos.logback : logback-core Optional jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2