MVN

com.github.duanxinyuan : library-network

Maven & Gradle

Dec 20, 2018
1 usages
3 stars

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

<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>library-network</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.duanxinyuan : library-network to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.github.duanxinyuan : library-network to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
library-network-2.1.0
1.2.x
library-network-1.2.0
1.1.x
library-network-1.1.1
1.0.x
library-network-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.duanxinyuan</groupId>
    <artifactId>library-network</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement