Netty Utils

Netty Utilities

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.aggrepoint.utils
ArtifactId

ArtifactId

ap_netty
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Netty Utils
Netty Utilities
Project URL

Project URL

https://github.com/yangjm/ap_netty
Source Code Management

Source Code Management

https://github.com/yangjm/ap_netty

Download ap_netty

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.5.4
org.slf4j : slf4j-api jar 1.7.5
com.aggrepoint.framework : aputils jar 1.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0