Last Version

com.github.duanxinyuan:library-network-http 1.3.8

网络库,包含Http、Netty、AKKA的封装

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-network-http
Version

Version

1.3.8
Type

Type

jar
Description

Description

网络库,包含Http、Netty、AKKA的封装

Download library-network-http 1.3.8


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.duanxinyuan : library-json-gson jar 1.1.1
com.squareup.okhttp3 : okhttp jar 3.12.0
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok jar 1.18.4
com.google.guava : guava jar 27.0.1-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.