License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdnetty-remoting-api |
Last Version | Last Version0.6.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-remoting-api-0.6.0-RELEASE
netty remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting-api</artifactId>
<version>0.6.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/
implementation 'link.thingscloud:netty-remoting-api:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/
implementation ("link.thingscloud:netty-remoting-api:0.6.0-RELEASE")
'link.thingscloud:netty-remoting-api:jar:0.6.0-RELEASE'
<dependency org="link.thingscloud" name="netty-remoting-api" rev="0.6.0-RELEASE">
<artifact name="netty-remoting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-api', version='0.6.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-api" % "0.6.0-RELEASE"
[link.thingscloud/netty-remoting-api "0.6.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.jetbrains : annotations | jar | 21.0.1 |
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 |