| 组织ID: |
io.reactivex |
| 项目ID: |
rxnetty-tcp |
| 版本: |
0.5.2-RC1 |
| 最后修改时间: |
2018-10-14 23:17:01 |
| 包类型: |
jar |
| 标题: |
rxnetty-tcp |
| 描述: |
rxnetty-tcp |
| 相关URL: |
scm:git@github.com:ReactiveX/RxNetty.git |
| 大小: |
74.51KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-tcp</artifactId>
<version>0.5.2-RC1</version>
</dependency>
|
| Gradle引入代码: |
io.reactivex:rxnetty-tcp:0.5.2-RC1
|
| 下载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.2-RC1</version>
<dependencies>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.1.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.11.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.11.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-common</artifactId>
<version>0.5.2-RC1</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>
<scm>
<url>scm:git@github.com:ReactiveX/RxNetty.git</url>
<connection>scm:git@github.com:ReactiveX/RxNetty.git</connection>
</scm>
<url>https://github.com/ReactiveX/RxNetty</url>
<properties>
<nebula_Manifest_Version>1.0</nebula_Manifest_Version>
<nebula_Implementation_Title>io.reactivex#rxnetty-tcp;0.5.2-RC1</nebula_Implementation_Title>
<nebula_Implementation_Version>0.5.2-RC1</nebula_Implementation_Version>
<nebula_Built_Status>release</nebula_Built_Status>
<nebula_Built_By>jenkins</nebula_Built_By>
<nebula_Built_OS>Linux</nebula_Built_OS>
<nebula_Build_Date>2016-02-05_13:17:27</nebula_Build_Date>
<nebula_Gradle_Version>2.2.1</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>git@github.com:ReactiveX/RxNetty.git</nebula_Module_Origin>
<nebula_Change>5132354</nebula_Change>
<nebula_Build_Host>https://netflixoss.ci.cloudbees.com/</nebula_Build_Host>
<nebula_Build_Job>ReactiveX/RxNetty/RxNetty-0.5.x-release</nebula_Build_Job>
<nebula_Build_Number>1</nebula_Build_Number>
<nebula_Build_Id>1</nebula_Build_Id>
<nebula_Created_By>1.8.0_60-ea-b17 (Oracle Corporation)</nebula_Created_By>
<nebula_Build_Java_Version>1.8.0_60-ea</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>
<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
META-INF/CompilerHints
META-INF/BenchmarkList
io.reactivex.netty.protocol.tcp.TcpHandlerNames.class
io.reactivex.netty.protocol.tcp.client.ConnectionRequestImpl.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3$2.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$2$1.class
io.reactivex.netty.protocol.tcp.client.TcpClientInterceptorChain.class
io.reactivex.netty.protocol.tcp.client.TcpClientInterceptorChainImpl.class
io.reactivex.netty.protocol.tcp.client.ConnectionRequestImpl$1.class
io.reactivex.netty.protocol.tcp.client.InterceptingTcpClientImpl.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3$1.class
io.reactivex.netty.protocol.tcp.client.InterceptingTcpClient.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$2.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$2.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$HostConnectorFactory.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$3.class
io.reactivex.netty.protocol.tcp.client.Interceptor.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider.class
io.reactivex.netty.protocol.tcp.client.TransformingInterceptor.class
io.reactivex.netty.protocol.tcp.client.TcpClient.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$TerminalConnectionProvider$1.class
io.reactivex.netty.protocol.tcp.client.TcpClientImpl$1.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$9.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$5.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$7.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$6.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$1.class
io.reactivex.netty.protocol.tcp.client.events.SafeTcpClientEventListener.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventListener.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$10.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$3.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$11.class
io.reactivex.netty.protocol.tcp.client.events.TcpClientEventPublisher$2.class
io.reactivex.netty.protocol.tcp.client.internal.TcpChannelProviderFactory.class
io.reactivex.netty.protocol.tcp.client.internal.TcpChannelProvider$1.class
io.reactivex.netty.protocol.tcp.client.internal.TcpChannelProvider.class
io.reactivex.netty.protocol.tcp.server.TcpServerState$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$4.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$5.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$6.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl$ServerStatus.class
io.reactivex.netty.protocol.tcp.server.TcpServer.class
io.reactivex.netty.protocol.tcp.server.TcpServerImpl$2.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$1.class
io.reactivex.netty.protocol.tcp.server.TcpServerState.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$TransformingInterceptor.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge$NewChannelSubscriber$2.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$Interceptor.class
io.reactivex.netty.protocol.tcp.server.TcpServerConnectionToChannelBridge.class
io.reactivex.netty.protocol.tcp.server.TcpServerInterceptorChain$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
rxjava-1.1.0.jar
/io.reactivex/rxjava/1.1.0
查看rxjava所有版本文件
jmh-generator-annprocess-1.11.2.jar
/org.openjdk.jmh/jmh-generator-annprocess/1.11.2
查看jmh-generator-annprocess所有版本文件
jmh-core-1.11.2.jar
/org.openjdk.jmh/jmh-core/1.11.2
查看jmh-core所有版本文件
rxnetty-common-0.5.2-RC1.jar
/io.reactivex/rxnetty-common/0.5.2-RC1
查看rxnetty-common所有版本文件
|