License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdnetty-remoting-example |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty Remoting All
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-example/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting-example</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-example/
implementation 'link.thingscloud:netty-remoting-example:0.1.0'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-example/
implementation ("link.thingscloud:netty-remoting-example:0.1.0")
'link.thingscloud:netty-remoting-example:jar:0.1.0'
<dependency org="link.thingscloud" name="netty-remoting-example" rev="0.1.0">
<artifact name="netty-remoting-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-example', version='0.1.0')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-example" % "0.1.0"
[link.thingscloud/netty-remoting-example "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : netty-remoting | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 2.6.0 |
org.mockito : mockito-core | jar | 2.6.3 |
org.slf4j : slf4j-simple | jar | 1.7.30 |