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