zusmart-network

Nio模块,基于reactor线程模型

License

License

Categories

Categories

Net
GroupId

GroupId

com.zusmart
ArtifactId

ArtifactId

zusmart-network
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

zusmart-network
Nio模块,基于reactor线程模型
Project URL

Project URL

http://maven.apache.org

Download zusmart-network

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.zusmart : zusmart-basic jar 0.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2