组织ID: |
org.springframework.boot |
项目ID: |
spring-boot-starter-reactor-netty |
版本: |
2.1.9.RELEASE |
最后修改时间: |
2019-10-03 02:11:48 |
包类型: |
java-source (源码) |
大小: |
2.14KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-reactor-netty</artifactId>
<version>2.1.9.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.springframework.boot:spring-boot-starter-reactor-netty:2.1.9.RELEASE
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/maven/org.springframework.boot/spring-boot-starter-reactor-netty/pom.xml
META-INF/maven/org.springframework.boot/spring-boot-starter-reactor-netty/pom.properties
|
依赖Jar: |
无
|