s

square-netty-spring-boot-starter-pom

netty相关操作
Files download
File Operation
square-netty-spring-boot-starter-pom-1.4.0.pom download
Apache Maven
<dependency>
  <groupId>top.zopx</groupId>
  <artifactId>square-netty-spring-boot-starter-pom</artifactId>
  <version>1.4.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'top.zopx:square-netty-spring-boot-starter-pom:1.4.0'
Gradle Kotlin
implementation("top.zopx:square-netty-spring-boot-starter-pom:1.4.0")
Scala SBT
libraryDependencies += "top.zopx" % "square-netty-spring-boot-starter-pom" % "1.4.0"
Groovy Grape
@Grapes(
  @Grab(group='top.zopx', module='square-netty-spring-boot-starter-pom', version='1.4.0')
)
Apache Ivy
<dependency org="top.zopx" name="square-netty-spring-boot-starter-pom" rev="1.4.0" />
Leiningen
[top.zopx/square-netty-spring-boot-starter-pom "1.4.0"]
Apache Buildr
'top.zopx:square-netty-spring-boot-starter-pom:jar:1.4.0'