MVN

link.thingscloud : netty-remoting

Maven & Gradle

Jun 12, 2021
0 stars

netty remoting

<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>netty-remoting</artifactId>
    <version>0.6.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.thingscloud : netty-remoting to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0-RELEASE

All Versions

Choose a version of link.thingscloud : netty-remoting to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
netty-remoting-0.6.0-RELEASE
0.5.x
netty-remoting-0.5.0-RELEASE
0.4.x
netty-remoting-0.4.0-RELEASE
0.2.x
netty-remoting-0.2.0
0.1.x
netty-remoting-0.1.0-RELEASE
netty-remoting-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>netty-remoting</artifactId>
    <version>0.6.0-RELEASE</version>
</dependency>

Advertisement