License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Netty Networking |
GroupId | GroupIdtop.wboost |
ArtifactId | ArtifactIdnetty-spring-boot-starter |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty-spring-boot-starter
project auto plugins for spring-boot
|
<!-- https://jarcasting.com/artifacts/top.wboost/netty-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>netty-spring-boot-starter</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/netty-spring-boot-starter/
implementation 'top.wboost:netty-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/netty-spring-boot-starter/
implementation ("top.wboost:netty-spring-boot-starter:4.0.1")
'top.wboost:netty-spring-boot-starter:jar:4.0.1'
<dependency org="top.wboost" name="netty-spring-boot-starter" rev="4.0.1">
<artifact name="netty-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='netty-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "netty-spring-boot-starter" % "4.0.1"
[top.wboost/netty-spring-boot-starter "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
top.wboost : common-base | jar | |
io.netty : netty-all | jar |