MVN

io.github.spafka : netty-spring

Maven & Gradle

Feb 11, 2020
1 stars

netty in spring · A Framework that help develop tcp server with springframework!

<dependency>
    <groupId>io.github.spafka</groupId>
    <artifactId>netty-spring</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.spafka : netty-spring to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of io.github.spafka : netty-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
netty-spring-0.2.1
0.1
netty-spring-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.spafka</groupId>
    <artifactId>netty-spring</artifactId>
    <version>0.2.1</version>
</dependency>