neasy

分布式框架spider子组件之一,提供基于nio的基础网络通信。

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.jpardus.spider
ArtifactId

ArtifactId

neasy
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

neasy
分布式框架spider子组件之一,提供基于nio的基础网络通信。
Project URL

Project URL

http://jpardus.com
Source Code Management

Source Code Management

https://github.com/jpardus/jpardus.github.io

Download neasy

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0