License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdnetty-remoting-impl |
Last Version | Last Version0.6.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-remoting-impl-0.6.0-RELEASE
netty remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting-impl</artifactId>
<version>0.6.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/
implementation 'link.thingscloud:netty-remoting-impl:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-impl/
implementation ("link.thingscloud:netty-remoting-impl:0.6.0-RELEASE")
'link.thingscloud:netty-remoting-impl:jar:0.6.0-RELEASE'
<dependency org="link.thingscloud" name="netty-remoting-impl" rev="0.6.0-RELEASE">
<artifact name="netty-remoting-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-impl', version='0.6.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-impl" % "0.6.0-RELEASE"
[link.thingscloud/netty-remoting-impl "0.6.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : netty-remoting-api | jar | 0.6.0-RELEASE |
io.netty : netty-all | jar | 4.1.65.Final |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-transport-native-epoll | jar | 4.1.65.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.11.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |