Last Version

smart-socket-parent 1.5.19

A high performance network application framework based on Java AIO

License

License

GroupId

GroupId

org.smartboot.socket
ArtifactId

ArtifactId

smart-socket-parent
Version

Version

1.5.19
Type

Type

pom
Description

Description

smart-socket-parent
A high performance network application framework based on Java AIO
Project URL

Project URL

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

Source Code Management

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

Download smart-socket-parent 1.5.19


<!-- https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/ -->
<dependency>
    <groupId>org.smartboot.socket</groupId>
    <artifactId>smart-socket-parent</artifactId>
    <version>1.5.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation 'org.smartboot.socket:smart-socket-parent:1.5.19'
// https://jarcasting.com/artifacts/org.smartboot.socket/smart-socket-parent/
implementation ("org.smartboot.socket:smart-socket-parent:1.5.19")
'org.smartboot.socket:smart-socket-parent:pom:1.5.19'
<dependency org="org.smartboot.socket" name="smart-socket-parent" rev="1.5.19">
  <artifact name="smart-socket-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='smart-socket-parent', version='1.5.19')
)
libraryDependencies += "org.smartboot.socket" % "smart-socket-parent" % "1.5.19"
[org.smartboot.socket/smart-socket-parent "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

  • ../aio-core
  • ../aio-pro
  • ../aio-enhance