| 组织ID: |
io.reactivex |
| 项目ID: |
rxnetty-tcp |
| 版本: |
0.5.3-rc.3 |
| 最后修改时间: |
2019-02-14 13:47:18 |
| 包类型: |
jar |
| 标题: |
rxnetty-tcp |
| 描述: |
rxnetty-tcp |
| 相关URL: |
https://github.com/ReactiveX/RxNetty |
| 大小: |
77.23KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-tcp</artifactId>
<version>0.5.3-rc.3</version>
</dependency>
|
| Gradle引入代码: |
io.reactivex:rxnetty-tcp:0.5.3-rc.3
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-tcp</artifactId>
<version>0.5.3-rc.3</version>
<dependencies>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.2.10</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-common</artifactId>
<version>0.5.3-rc.3</version>
<scope>runtime</scope>
</dependency>
</dependencies>
<name>rxnetty-tcp</name>
<description>rxnetty-tcp</description>
<developers>
<developer>
<id>benjchristensen</id>
<name>Ben Christensen</name>
<email>benjchristensen@netflix.com</email>
</developer>
<developer>
<id>benjchristensen</id>
<name>Ben Christensen</name>
<email>benjchristensen@netflix.com</email>
</developer>
</developers>
<properties>
<nebula_Manifest_Version>1.0</nebula_Manifest_Version>
<nebula_Implementation_Title>io.reactivex#rxnetty-tcp;0.5.3-rc.3</nebula_Implementation_Title>
<nebula_Implementation_Version>0.5.3-rc.3</nebula_Implementation_Version>
<nebula_Built_Status>integration</nebula_Built_Status>
<nebula_Built_By>travis</nebula_Built_By>
<nebula_Built_OS>Linux</nebula_Built_OS>
<nebula_Build_Date>2019-02-13_10:17:38</nebula_Build_Date>
<nebula_Gradle_Version>2.13</nebula_Gradle_Version>
<nebula_Module_Owner>benjchristensen@netflix.com,benjchristensen@netflix.com</nebula_Module_Owner>
<nebula_Module_Email>benjchristensen@netflix.com,benjchristensen@netflix.com</nebula_Module_Email>
<nebula_Module_Source>/rxnetty-tcp</nebula_Module_Source>
<nebula_Module_Origin>https://github.com/ReactiveX/RxNetty.git</nebula_Module_Origin>
<nebula_Change>878d6ef</nebula_Change>
<nebula_Branch>878d6ef8197d6ca8e9e1426a10d5da72d9cc2362</nebula_Branch>
<nebula_Build_Host>travis-job-c92b5388-24c1-4df4-8509-2f596c5141db</nebula_Build_Host>
<nebula_Build_Job>LOCAL</nebula_Build_Job>
<nebula_Build_Number>LOCAL</nebula_Build_Number>
<nebula_Build_Id>LOCAL</nebula_Build_Id>
<nebula_Created_By>1.8.0_151-b12 (Oracle Corporation)</nebula_Created_By>
<nebula_Build_Java_Version>1.8.0_151</nebula_Build_Java_Version>
<nebula_X_Compile_Target_JDK>1.7</nebula_X_Compile_Target_JDK>
<nebula_X_Compile_Source_JDK>1.7</nebula_X_Compile_Source_JDK>
</properties>
<url>https://github.com/ReactiveX/RxNetty</url>
<scm>
<url>https://github.com/ReactiveX/RxNetty.git</url>
</scm>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$5.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl$2.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$NewChannelSubscriber$2.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl$ServerStatus.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$TransformingInterceptor.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$6.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$3.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$2.class
io.reactivex.netty.protocol.tcp.server.TcpServerState$1.class
io.reactivex.netty.protocol.tcp.server.TcpServer.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventListener.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventPublisher$3.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventPublisher$4.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventPublisher$2.class
io.reactivex.netty.protocol.tcp.server.events.SafeTcpServerEventListener.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventPublisher.class
io.reactivex.netty.protocol.tcp.server.events.TcpServerEventPublisher$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$Interceptor.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$4.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$NewChannelSubscriber$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerState.class
io.reactivex.netty.protocol.tcp.server.ConnectionHandler.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$NewChannelSubscriber.class
io.reactivex.netty.protocol.tcp.TcpHandlerNames.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$HostConnectorFactory.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3$2.class
io.reactivex.netty.protocol.tcp.client.ConnectionRequestImpl$1.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3$1.class
io.reactivex.netty.protocol.tcp.client.Interceptor.class
io.reactivex.netty.protocol.tcp.client.TcpClientInterceptorChain.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3.class
io.reactivex.netty.protocol.tcp.client.ConnectionRequestImpl.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$2$2.class
io.reactivex.netty.protocol.tcp.client.InterceptingTcpClient.class
io.reactivex.netty.protocol.tcp.client.TcpClientInterceptorChainImpl.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$10.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$9.class
io.reactivex.netty.protocol.tcp.client.events.SafeTcpClientEventListener.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$2.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$8.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$4.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$5.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$7.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventListener.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$1.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$6.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$11.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$3.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$2$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
rxjava-1.2.10.jar
/io.reactivex/rxjava/1.2.10
查看rxjava所有版本文件
rxnetty-common-0.5.3-rc.3.jar
/io.reactivex/rxnetty-common/0.5.3-rc.3
查看rxnetty-common所有版本文件
|