Last Version

smart-netbox 2.3.1

一个基于Netty的TCP/WebSocket服务端网络框架,性能高效,稳定,简单易上手

License

License

Categories

Categories

Net
GroupId

GroupId

com.iih5
ArtifactId

ArtifactId

smart-netbox
Version

Version

2.3.1
Type

Type

jar
Description

Description

smart-netbox
一个基于Netty的TCP/WebSocket服务端网络框架,性能高效,稳定,简单易上手
Source Code Management

Source Code Management

https://github.com/xueyi123/smart-netbox.git

Download smart-netbox 2.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.iih5 : smart-actor jar 1.1
io.netty : netty-all jar 4.0.23.Final
org.slf4j : slf4j-api jar 1.7.21
com.google.protobuf : protobuf-java jar 2.6.1

Project Modules

There are no modules declared in this project.