| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdlink.thingscloud |
| ArtifactId | ArtifactIdnetty-remoting-api |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionnetty-remoting-api-0.1.0
Netty Remoting Api
|
| Filename | Size |
|---|---|
| netty-remoting-api-0.1.0.pom | |
| netty-remoting-api-0.1.0.jar | 18 KB |
| netty-remoting-api-0.1.0-sources.jar | 27 KB |
| netty-remoting-api-0.1.0-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/
implementation 'link.thingscloud:netty-remoting-api:0.1.0'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-api/
implementation ("link.thingscloud:netty-remoting-api:0.1.0")
'link.thingscloud:netty-remoting-api:jar:0.1.0'
<dependency org="link.thingscloud" name="netty-remoting-api" rev="0.1.0">
<artifact name="netty-remoting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-api', version='0.1.0')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-api" % "0.1.0"
[link.thingscloud/netty-remoting-api "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 |
| 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 |