Last Version

spring-boot-starter-netty 1.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Net Netty Networking
GroupId

GroupId

io.gitlab.leibnizhu
ArtifactId

ArtifactId

spring-boot-starter-netty
Version

Version

1.1
Type

Type

jar
Description

Description

spring-boot-starter-netty
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/Leibnizhu/spring-boot-starter-netty

Download spring-boot-starter-netty 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.50.Final
org.javassist : javassist jar 3.20.0-GA
org.springframework.boot : spring-boot-starter-web jar 1.5.2.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.google.guava : guava jar 29.0-jre

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.2.RELEASE
com.alibaba : fastjson jar 1.2.71
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Project Modules

There are no modules declared in this project.