文件名 | 操作 |
---|---|
netty-reactive-streams-parent-3.0.3.pom | 下载 |
<dependency>
<groupId>org.playframework.netty</groupId>
<artifactId>netty-reactive-streams-parent</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.playframework.netty" % "netty-reactive-streams-parent" % "3.0.3"
@Grapes(
@Grab(group='org.playframework.netty', module='netty-reactive-streams-parent', version='3.0.3')
)
<dependency org="org.playframework.netty" name="netty-reactive-streams-parent" rev="3.0.3" />