springboot-starter-nettyweb

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Сеть Netty Networking
Группа

Группа

com.wanghongfei
Идентификатор

Идентификатор

spring-boot-starter-nettyweb
Последняя версия

Последняя версия

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

springboot-starter-nettyweb
An easy-to-use, lightweight starter that integrates Netty with SpringBoot
Ссылка на сайт

Ссылка на сайт

https://github.com/wanghongfei/springboot-starter-nettyweb
Система контроля версий

Система контроля версий

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

Скачать spring-boot-starter-nettyweb

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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 Необязательный jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.apache.httpcomponents : httpclient jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1
1.0