springboot-starter-nettyweb

An easy-to-use, lightweight starter that integrates Netty with SpringBoot

License

License

Categories

Categories

Spring Boot Container Microservices Net Netty Networking
GroupId

GroupId

com.wanghongfei
ArtifactId

ArtifactId

spring-boot-starter-nettyweb
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-starter-nettyweb
An easy-to-use, lightweight starter that integrates Netty with SpringBoot
Project URL

Project URL

https://github.com/wanghongfei/springboot-starter-nettyweb
Source Code Management

Source Code Management

https://github.com/wanghongfei/springboot-starter-nettyweb

Download spring-boot-starter-nettyweb

How to add to project

<!-- https://jarcasting.com/artifacts/com.wanghongfei/spring-boot-starter-nettyweb/ -->
<dependency>
    <groupId>com.wanghongfei</groupId>
    <artifactId>spring-boot-starter-nettyweb</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wanghongfei/spring-boot-starter-nettyweb/
implementation 'com.wanghongfei:spring-boot-starter-nettyweb:1.1'
// https://jarcasting.com/artifacts/com.wanghongfei/spring-boot-starter-nettyweb/
implementation ("com.wanghongfei:spring-boot-starter-nettyweb:1.1")
'com.wanghongfei:spring-boot-starter-nettyweb:jar:1.1'
<dependency org="com.wanghongfei" name="spring-boot-starter-nettyweb" rev="1.1">
  <artifact name="spring-boot-starter-nettyweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wanghongfei', module='spring-boot-starter-nettyweb', version='1.1')
)
libraryDependencies += "com.wanghongfei" % "spring-boot-starter-nettyweb" % "1.1"
[com.wanghongfei/spring-boot-starter-nettyweb "1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.42.Final
com.google.guava : guava jar 28.0-jre
com.alibaba : fastjson jar 1.2.62
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.7
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.httpcomponents : httpclient jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0