| 组织ID: |
com.twitter |
| 项目ID: |
finagle-netty4_2.11 |
| 版本: |
6.44.0 |
| 最后修改时间: |
2018-08-05 12:54:26 |
| 包类型: |
jar |
| 标题: |
finagle-netty4 |
| 描述: |
finagle-netty4 |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
288.22KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-netty4_2.11</artifactId>
<version>6.44.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-netty4_2.11:6.44.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project 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" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.twitter</groupId>
<artifactId>finagle-netty4_2.11</artifactId>
<packaging>jar</packaging>
<description>finagle-netty4</description>
<version>6.44.0</version>
<name>finagle-netty4</name>
<organization>
<name>com.twitter</name>
</organization>
<url>https://github.com/twitter/finagle</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<scm>
<url>git@github.com:twitter/finagle.git</url>
<connection>scm:git:git@github.com:twitter/finagle.git</connection>
</scm>
<developers>
<developer>
<id>twitter</id>
<name>Twitter Inc.</name>
<url>https://www.twitter.com/</url>
</developer>
</developers>
<properties>
<info.apiURL>https://twitter.github.io/finagle/docs/</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.8</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-core_2.11</artifactId>
<version>6.44.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-toggle_2.11</artifactId>
<version>6.44.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.13.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.5</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-app_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-cache_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-codec_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-core_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-lint_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-stats_2.11</artifactId>
<version>6.43.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.9.Final</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.1.9.Final</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.9.Final</version>
<classifier>linux-x86_64</classifier>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler-proxy</artifactId>
<version>4.1.9.Final</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.netty4.Netty4Listener$BackPressure$$anonfun$1.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer.class
com.twitter.finagle.netty4.transport.ChannelTransport$.class
com.twitter.finagle.netty4.Netty4Transporter$Backpressure$$anonfun$1.class
com.twitter.finagle.netty4.ByteBufAsBuf.class
com.twitter.finagle.netty4.Netty4Listener$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler$$anonfun$1.class
com.twitter.finagle.netty4.framer.FrameHandler.class
com.twitter.finagle.netty4.channel.ChannelExceptionHandler.class
com.twitter.finagle.netty4.ssl.Netty4SslConfigurations.class
com.twitter.finagle.netty4.channel.Netty4RawServerChannelInitializer$.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$2.class
com.twitter.finagle.netty4.channel.BufferingChannelOutboundHandler.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$7.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anonfun$1.class
com.twitter.finagle.netty4.usePooling.class
BUILD
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$8.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anon$1.class
com.twitter.finagle.netty4.numWorkers.class
com.twitter.finagle.netty4.channel.ConnectPromiseDelayListeners$class.class
com.twitter.finagle.netty4.channel.ChannelStatsHandler.class
com.twitter.finagle.netty4.trackReferenceLeaks$.class
com.twitter.finagle.netty4.channel.RecvBufferSizeStatsHandler.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$closeServer$1$$anon$4.class
com.twitter.finagle.netty4.ssl.SslConnectHandler$$anon$1$$anonfun$operationComplete$1.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$4.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2$$anonfun$apply$2.class
com.twitter.finagle.netty4.ByteBufAsBuf$Owned$.class
com.twitter.finagle.netty4.channel.ChannelStats$.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$initChannel$3.class
com.twitter.finagle.netty4.package$.class
com.twitter.finagle.netty4.channel.RecvByteBufAllocatorProxy.class
com.twitter.finagle.netty4.nativeEpoll.class
com.twitter.finagle.netty4.Netty4Transporter$.class
com.twitter.finagle.netty4.Netty4Transporter$$anonfun$build$default$4$1.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$5.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$1.class
com.twitter.finagle.netty4.channel.ChannelSnooper$$anon$1.class
com.twitter.finagle.netty4.ssl.SslConnectHandler.class
com.twitter.finagle.netty4.LeakDetectingAllocator.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$10.class
com.twitter.finagle.netty4.channel.ConnectPromiseDelayListeners$$anon$1.class
com.twitter.finagle.netty4.proxy.Netty4ProxyConnectHandler$.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$2.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$6.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anon$2$$anon$3.class
com.twitter.finagle.netty4.StatsLeakDetectorFactory.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$8.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$7.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$2.class
com.twitter.finagle.netty4.Netty4Transporter$$anonfun$raw$default$4$1.class
com.twitter.finagle.netty4.LeakSafeCompositeByteBuf$.class
com.twitter.finagle.netty4.referenceLeakLintRule.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$3.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$1.class
com.twitter.finagle.netty4.BufAsByteBuf$Shared$.class
com.twitter.finagle.netty4.Netty4Transporter$Backpressure.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$closeServer$1.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerEngineFactory$.class
com.twitter.finagle.netty4.proxy.Netty4ProxyConnectHandler.class
com.twitter.finagle.netty4.referenceLeakLintRule$.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerSslHandler.class
com.twitter.finagle.netty4.Bufs$.class
com.twitter.finagle.netty4.channel.Netty4FramedServerChannelInitializer.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerEngineFactory.class
com.twitter.finagle.netty4.codec.BufCodec$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientEngineFactory$.class
com.twitter.finagle.netty4.channel.ByteBufSnooper$$anonfun$dump$1.class
com.twitter.finagle.netty4.channel.ChannelStats.class
com.twitter.finagle.netty4.ResourceAwareQueue$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler.class
com.twitter.finagle.netty4.Netty4Transporter.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$2.class
com.twitter.finagle.netty4.ssl.Alpn.class
com.twitter.finagle.netty4.channel.ByteBufSnooper$$anonfun$channelRead$1.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2$$anon$1.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$initChannel$4.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2$$anonfun$apply$1.class
com.twitter.finagle.netty4.ssl.Alpn$$anonfun$1.class
com.twitter.finagle.netty4.channel.BufferingChannelOutboundHandler$class.class
com.twitter.finagle.netty4.usePooling$.class
com.twitter.finagle.netty4.channel.ChannelStatsHandler$.class
com.twitter.finagle.netty4.channel.ChannelSnooper$$anon$2.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$2$$anonfun$com$twitter$finagle$netty4$util$Netty4Timer$$anon$$loop$1.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$6.class
com.twitter.finagle.netty4.Bufs.class
com.twitter.finagle.netty4.channel.Netty4ClientChannelInitializer$.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$6.class
com.twitter.finagle.netty4.channel.Netty4FramedServerChannelInitializer$$anonfun$initChannel$1.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$1$$anonfun$apply$mcV$sp$3.class
com.twitter.finagle.netty4.channel.ByteBufSnooper$$anonfun$1.class
com.twitter.finagle.netty4.channel.SimpleChannelSnooper.class
com.twitter.finagle.netty4.Netty4Listener$$anonfun$apply$default$4$1.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$initChannel$1.class
com.twitter.finagle.netty4.param.WorkerPool$.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$1$$anon$3.class
com.twitter.finagle.netty4.param.Allocator$$anonfun$1.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$4.class
com.twitter.finagle.netty4.channel.ChannelSnooper$.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2$$anonfun$apply$4.class
com.twitter.finagle.netty4.ssl.Alpn$.class
com.twitter.finagle.netty4.channel.Netty4RawServerChannelInitializer$$anonfun$1.class
com.twitter.finagle.netty4.poolReceiveBuffers.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientEngineFactory.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$initChannel$2.class
com.twitter.finagle.netty4.proxy.HttpProxyConnectHandler$$anon$1.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$7.class
com.twitter.finagle.netty4.transport.ChannelTransport.class
com.twitter.finagle.netty4.ssl.Netty4SslConfigurations$.class
com.twitter.finagle.netty4.BufAsByteBuf.class
com.twitter.finagle.netty4.ResourceAwareQueue.class
com.twitter.finagle.netty4.Netty4Listener.class
com.twitter.finagle.netty4.channel.AnyToHeapInboundHandler$.class
com.twitter.finagle.netty4.channel.AbstractNetty4ClientChannelInitializer$$anonfun$initChannel$6.class
com.twitter.finagle.netty4.param.WorkerPool.class
com.twitter.finagle.netty4.poolReceiveBuffers$.class
com.twitter.finagle.netty4.channel.RecvByteBufAllocatorProxy$$anon$1.class
com.twitter.finagle.netty4.channel.ChannelSnooper.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler$$anon$1$$anon$2.class
com.twitter.finagle.netty4.channel.ChannelRequestStatsHandler.class
com.twitter.finagle.netty4.channel.ChannelRequestStatsHandler$.class
com.twitter.finagle.netty4.channel.Netty4FramedServerChannelInitializer$.class
com.twitter.finagle.netty4.channel.ChannelExceptionHandler$$anonfun$1.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler$$anonfun$initChannel$1.class
com.twitter.finagle.netty4.channel.RawNetty4ClientChannelInitializer.class
com.twitter.finagle.netty4.nativeEpoll$.class
com.twitter.finagle.netty4.Netty4Listener$$anonfun$$lessinit$greater$default$4$1.class
com.twitter.finagle.netty4.channel.ConnectPromiseDelayListeners.class
com.twitter.finagle.netty4.Netty4Listener$$anonfun$apply$default$3$1.class
com.twitter.finagle.netty4.ByteBufAsBuf$Shared$.class
com.twitter.finagle.netty4.Netty4Listener$BackPressure$.class
com.twitter.finagle.netty4.channel.AnyToHeapInboundHandler.class
com.twitter.finagle.netty4.ByteBufAsBuf$.class
com.twitter.finagle.netty4.ResourceAwareQueue$$anonfun$1.class
com.twitter.finagle.netty4.channel.Netty4ClientChannelInitializer$$anonfun$initChannel$1.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$buildAccumulator$1.class
com.twitter.finagle.netty4.channel.ServerBridge.class
com/twitter/finagle-netty4/build.properties
com.twitter.finagle.netty4.Netty4Listener$BackPressure.class
com.twitter.finagle.netty4.proxy.HttpProxyConnectHandler$$anon$1$$anonfun$operationComplete$1.class
com.twitter.finagle.netty4.referenceLeakLintRule$$anonfun$rule$1.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$.class
com.twitter.finagle.netty4.channel.ChannelSnooper$class.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler$$anon$1.class
com.twitter.finagle.netty4.BufAsByteBuf$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslHandler$$anonfun$2.class
com.twitter.finagle.netty4.channel.ByteBufSnooper.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anon$2.class
com.twitter.finagle.netty4.Netty4Listener$$anon$1$$anonfun$closeServer$1$$anonfun$apply$1.class
com.twitter.finagle.netty4.LeakSafeCompositeByteBuf.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$$anonfun$5.class
com.twitter.finagle.netty4.channel.Netty4RawServerChannelInitializer.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$2$$anonfun$apply$3.class
com.twitter.finagle.netty4.Bufs$$anonfun$1.class
com.twitter.finagle.netty4.param.WorkerPool$$anonfun$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.8.jar
/org.scala-lang/scala-library/2.11.8
查看scala-library所有版本文件
finagle-core_2.11-6.44.0.jar
/com.twitter/finagle-core_2.11/6.44.0
查看finagle-core_2.11所有版本文件
finagle-toggle_2.11-6.44.0.jar
/com.twitter/finagle-toggle_2.11/6.44.0
查看finagle-toggle_2.11所有版本文件
scalacheck_2.11-1.13.4.jar
/org.scalacheck/scalacheck_2.11/1.13.4
查看scalacheck_2.11所有版本文件
scalatest_2.11-3.0.0.jar
/org.scalatest/scalatest_2.11/3.0.0
查看scalatest_2.11所有版本文件
junit-4.10.jar
/junit/junit/4.10
查看junit所有版本文件
mockito-all-1.9.5.jar
/org.mockito/mockito-all/1.9.5
查看mockito-all所有版本文件
util-app_2.11-6.43.0.jar
/com.twitter/util-app_2.11/6.43.0
查看util-app_2.11所有版本文件
util-cache_2.11-6.43.0.jar
/com.twitter/util-cache_2.11/6.43.0
查看util-cache_2.11所有版本文件
util-codec_2.11-6.43.0.jar
/com.twitter/util-codec_2.11/6.43.0
查看util-codec_2.11所有版本文件
util-core_2.11-6.43.0.jar
/com.twitter/util-core_2.11/6.43.0
查看util-core_2.11所有版本文件
util-lint_2.11-6.43.0.jar
/com.twitter/util-lint_2.11/6.43.0
查看util-lint_2.11所有版本文件
util-stats_2.11-6.43.0.jar
/com.twitter/util-stats_2.11/6.43.0
查看util-stats_2.11所有版本文件
netty-handler-4.1.9.Final.jar
/io.netty/netty-handler/4.1.9.Final
查看netty-handler所有版本文件
netty-transport-4.1.9.Final.jar
/io.netty/netty-transport/4.1.9.Final
查看netty-transport所有版本文件
netty-transport-native-epoll-4.1.9.Final.jar
/io.netty/netty-transport-native-epoll/4.1.9.Final
查看netty-transport-native-epoll所有版本文件
netty-handler-proxy-4.1.9.Final.jar
/io.netty/netty-handler-proxy/4.1.9.Final
查看netty-handler-proxy所有版本文件
|