io.github.spafka:springboot-starter-netty

A Framework that help develop tcp server with springframework!

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.spafka
ArtifactId

ArtifactId

springboot-starter-netty
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

A Framework that help develop tcp server with springframework!

Download springboot-starter-netty

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
io.netty : netty-all jar 4.1.45.Final
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2
0.1