hynnet-wx

Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

hynnet-wx
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

hynnet-wx
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
Project URL

Project URL

http://maven.apache.org

Download hynnet-wx

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.hynnet : hynnet-model jar 1.1.2
com.hynnet : hynnet-util jar 1.1.2
com.hynnet : hynnet-appframework jar 1.1.2
com.hynnet : hynnet-appframework-util jar 1.1.2
servlets.com : cos jar 05Nov2002
com.alibaba : fastjson jar [1.2.7,)
org.apache.httpcomponents : httpclient jar 4.3.4
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar [3.1.0,)
org.apache.commons : commons-lang3 jar [3.3.2,)
redis.clients : jedis jar [2.9.0,)

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

httpclient-util

HttpClient utils java Library. support post raw data, sign ... and easy use.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7