org.smartboot.socket:aio-enhance

A high performance network application framework based on Java AIO

License

License

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

aio-enhance
Last Version

Last Version

1.5.19
Release Date

Release Date

Type

Type

jar
Description

Description

A high performance network application framework based on Java AIO
Project URL

Project URL

http://git.oschina.net/smartboot/smart-socket/../aio-enhance
Source Code Management

Source Code Management

http://git.oschina.net/smartboot/smart-socket/../aio-enhance

Download aio-enhance

How to add to project

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

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
1.5.19
1.5.18
1.5.17
1.5.16
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11