Last Version

netty in spring 0.2.1

A Framework that help develop tcp server with springframework!

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.spafka
ArtifactId

ArtifactId

netty-spring
Version

Version

0.2.1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/spafka/netty-spring

Download netty-spring 0.2.1

Filename Size
netty-spring-0.2.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.spafka/netty-spring/ -->
<dependency>
    <groupId>io.github.spafka</groupId>
    <artifactId>netty-spring</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.spafka/netty-spring/
implementation 'io.github.spafka:netty-spring:0.2.1'
// https://jarcasting.com/artifacts/io.github.spafka/netty-spring/
implementation ("io.github.spafka:netty-spring:0.2.1")
'io.github.spafka:netty-spring:pom:0.2.1'
<dependency org="io.github.spafka" name="netty-spring" rev="0.2.1">
  <artifact name="netty-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.spafka', module='netty-spring', version='0.2.1')
)
libraryDependencies += "io.github.spafka" % "netty-spring" % "0.2.1"
[io.github.spafka/netty-spring "0.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • springboot-starter-netty