Last Version

Network 2.1.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-network
Version

Version

2.1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/duanxinyuan/Network
Source Code Management

Source Code Management

https://github.com/duanxinyuan/Network

Download library-network 2.1.0


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

Dependencies

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

Project Modules

  • http
  • netty
  • akka