License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.aggrepoint.utils |
ArtifactId | ArtifactIdap_netty |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty Utils
Netty Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ap_netty-1.0.0.pom | |
ap_netty-1.0.0.jar | 42 KB |
ap_netty-1.0.0-sources.jar | 22 KB |
ap_netty-1.0.0-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |