License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Square Business Logic Libraries Financial Netty Networking |
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdsquare-netty-spring-boot-starter |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptiontop.zopx:square-netty-spring-boot-starter
netty相关操作
|
<!-- https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-netty-spring-boot-starter</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter/
implementation 'top.zopx:square-netty-spring-boot-starter:1.3.1'
// https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter/
implementation ("top.zopx:square-netty-spring-boot-starter:1.3.1")
'top.zopx:square-netty-spring-boot-starter:jar:1.3.1'
<dependency org="top.zopx" name="square-netty-spring-boot-starter" rev="1.3.1">
<artifact name="square-netty-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-netty-spring-boot-starter', version='1.3.1')
)
libraryDependencies += "top.zopx" % "square-netty-spring-boot-starter" % "1.3.1"
[top.zopx/square-netty-spring-boot-starter "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
top.zopx : square-tools-spring-boot-starter | jar | 1.3.1 |
top.zopx : square-netty-core | jar | 1.3.1 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-pool2 | jar | 2.8.0 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |