License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdnetty-remoting |
Last Version | Last Version0.6.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnetty-remoting-0.6.0-RELEASE
netty remoting
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netty-remoting-0.6.0-RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting</artifactId>
<version>0.6.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting/
implementation 'link.thingscloud:netty-remoting:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting/
implementation ("link.thingscloud:netty-remoting:0.6.0-RELEASE")
'link.thingscloud:netty-remoting:pom:0.6.0-RELEASE'
<dependency org="link.thingscloud" name="netty-remoting" rev="0.6.0-RELEASE">
<artifact name="netty-remoting" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting', version='0.6.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "netty-remoting" % "0.6.0-RELEASE"
[link.thingscloud/netty-remoting "0.6.0-RELEASE"]
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 |