| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Net Square Business Logic Libraries Financial Netty Networking |
| GroupId | GroupIdtop.zopx |
| ArtifactId | ArtifactIdsquare-netty-spring-boot-starter-pom |
| Version | Version1.3.1 |
| Type | Typepom |
| Description |
Descriptiontop.zopx:square-netty-spring-boot-starter-pom
netty相关操作
|
| Filename | Size |
|---|---|
| square-netty-spring-boot-starter-pom-1.3.1.pom | 815 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter-pom/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-netty-spring-boot-starter-pom</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter-pom/
implementation 'top.zopx:square-netty-spring-boot-starter-pom:1.3.1'
// https://jarcasting.com/artifacts/top.zopx/square-netty-spring-boot-starter-pom/
implementation ("top.zopx:square-netty-spring-boot-starter-pom:1.3.1")
'top.zopx:square-netty-spring-boot-starter-pom:pom:1.3.1'
<dependency org="top.zopx" name="square-netty-spring-boot-starter-pom" rev="1.3.1">
<artifact name="square-netty-spring-boot-starter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-netty-spring-boot-starter-pom', version='1.3.1')
)
libraryDependencies += "top.zopx" % "square-netty-spring-boot-starter-pom" % "1.3.1"
[top.zopx/square-netty-spring-boot-starter-pom "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |