Last Version

Netty Spring Boot starter 1.0.0

Netty Spring Boot starter project.

License

License

Categories

Categories

Spring Boot Container Microservices Net Netty Networking
GroupId

GroupId

com.xxlabaza.utils
ArtifactId

ArtifactId

netty-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Netty Spring Boot starter
Netty Spring Boot starter project.
Project URL

Project URL

https://github.com/xxlabaza/netty-spring-boot-starter
Source Code Management

Source Code Management

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

Download netty-spring-boot-starter 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.netty : netty-handler jar
io.netty : netty-transport-native-epoll jar
org.slf4j : slf4j-api jar
io.appulse : utils-java jar 1.18.0

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar
net.jcip : jcip-annotations jar 1.0
com.github.spotbugs : spotbugs-annotations jar 4.0.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.mockito : mockito-junit-jupiter jar
org.testcontainers : testcontainers jar 1.12.5

Project Modules

There are no modules declared in this project.