com.github.sd4324530:fastnetty-server

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.sd4324530
ArtifactId

ArtifactId

fastnetty-server
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download fastnetty-server

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.sd4324530 : fastnetty-common jar 0.1.1
io.netty : netty-all jar 4.0.29.Final
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

fastnetty

base on netty4.X

Versions

Version
0.1.1
0.1.0