| 组织ID: |
com.twitter |
| 项目ID: |
finagle-netty4-http_2.11 |
| 版本: |
6.39.0 |
| 最后修改时间: |
2019-03-12 12:19:54 |
| 包类型: |
jar |
| 标题: |
finagle-netty4-http |
| 描述: |
finagle-netty4-http |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
63.83KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-netty4-http_2.11</artifactId>
<version>6.39.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-netty4-http_2.11:6.39.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-http_2.11</artifactId>
<packaging>jar</packaging>
<description>finagle-netty4-http</description>
<version>6.39.0</version>
<name>finagle-netty4-http</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.39.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-netty4_2.11</artifactId>
<version>6.39.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-http_2.11</artifactId>
<version>6.39.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.scoverage</groupId>
<artifactId>scalac-scoverage-runtime_2.11</artifactId>
<version>1.1.0</version>
<scope>provided</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.scoverage</groupId>
<artifactId>scalac-scoverage-plugin_2.11</artifactId>
<version>1.1.0</version>
<scope>provided</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.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.12.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>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>2.2.6</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.38.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.38.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.38.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-jvm_2.11</artifactId>
<version>6.38.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.38.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>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</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-codec-http</artifactId>
<version>4.1.4.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.http.Netty4ServerStreamTransport.class
com.twitter.finagle.netty4.http.exp$$anonfun$1$$anonfun$apply$1.class
com.twitter.finagle.netty4.http.exp$$anonfun$2.class
com.twitter.finagle.netty4.http.Netty4HeaderMap$.class
com/twitter/finagle-netty4-http/build.properties
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$streamChunks$1.class
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$streamChunks$1$$anonfun$apply$3.class
com.twitter.finagle.netty4.http.exp$$anonfun$1.class
com.twitter.finagle.netty4.http.Netty4ServerStreamTransport$$anonfun$write$1.class
com.twitter.finagle.netty4.http.Bijections$.class
com.twitter.finagle.netty4.http.handler.FixedLengthMessageAggregator.class
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$2.class
com.twitter.finagle.netty4.http.handler.RespondToExpectContinue$.class
com.twitter.finagle.netty4.http.Bijections$finagle$.class
com.twitter.finagle.netty4.http.exp$$anonfun$initClient$1.class
com.twitter.finagle.netty4.http.exp$$anonfun$4.class
com.twitter.finagle.netty4.http.Netty4ServerStreamTransport$$anonfun$read$1$$anonfun$3.class
com.twitter.finagle.netty4.http.handler.RespondToExpectContinue.class
com.twitter.finagle.netty4.http.exp$$anonfun$2$$anonfun$3.class
com.twitter.finagle.netty4.http.Bijections$netty$.class
com.twitter.finagle.netty4.http.Netty4ServerStreamTransport$$anonfun$read$1.class
com.twitter.finagle.netty4.http.Netty4ClientStreamTransport.class
com.twitter.finagle.netty4.http.ByteBufManager.class
com.twitter.finagle.netty4.http.StreamTransports$$anon$1.class
com.twitter.finagle.netty4.http.Netty4ClientStreamTransport$$anonfun$read$2.class
com.twitter.finagle.netty4.http.TextualContentCompressor.class
com.twitter.finagle.netty4.http.Bijections$finagle$$anonfun$headersToNetty$1.class
com.twitter.finagle.netty4.http.Netty4HeaderMap.class
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$streamChunks$1$$anonfun$apply$3$$anonfun$apply$1.class
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$copyToWriter$1$$anonfun$apply$2.class
com.twitter.finagle.netty4.http.StreamTransports$$anon$1$$anonfun$1.class
com.twitter.finagle.netty4.http.handler.PayloadSizeHandler$.class
com.twitter.finagle.netty4.http.StreamTransports$$anonfun$copyToWriter$1.class
com.twitter.finagle.netty4.http.exp$$anonfun$5.class
com.twitter.finagle.netty4.http.Netty4ClientStreamTransport$$anonfun$read$2$$anonfun$4.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.39.0.jar
/com.twitter/finagle-core_2.11/6.39.0
查看finagle-core_2.11所有版本文件
finagle-netty4_2.11-6.39.0.jar
/com.twitter/finagle-netty4_2.11/6.39.0
查看finagle-netty4_2.11所有版本文件
finagle-http_2.11-6.39.0.jar
/com.twitter/finagle-http_2.11/6.39.0
查看finagle-http_2.11所有版本文件
scalac-scoverage-runtime_2.11-1.1.0.jar
/org.scoverage/scalac-scoverage-runtime_2.11/1.1.0
查看scalac-scoverage-runtime_2.11所有版本文件
scalac-scoverage-plugin_2.11-1.1.0.jar
/org.scoverage/scalac-scoverage-plugin_2.11/1.1.0
查看scalac-scoverage-plugin_2.11所有版本文件
scalacheck_2.11-1.12.5.jar
/org.scalacheck/scalacheck_2.11/1.12.5
查看scalacheck_2.11所有版本文件
scalatest_2.11-2.2.6.jar
/org.scalatest/scalatest_2.11/2.2.6
查看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.38.0.jar
/com.twitter/util-app_2.11/6.38.0
查看util-app_2.11所有版本文件
util-codec_2.11-6.38.0.jar
/com.twitter/util-codec_2.11/6.38.0
查看util-codec_2.11所有版本文件
util-core_2.11-6.38.0.jar
/com.twitter/util-core_2.11/6.38.0
查看util-core_2.11所有版本文件
util-jvm_2.11-6.38.0.jar
/com.twitter/util-jvm_2.11/6.38.0
查看util-jvm_2.11所有版本文件
util-stats_2.11-6.38.0.jar
/com.twitter/util-stats_2.11/6.38.0
查看util-stats_2.11所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
netty-codec-http-4.1.4.Final.jar
/io.netty/netty-codec-http/4.1.4.Final
查看netty-codec-http所有版本文件
|