| 组织ID: |
com.twitter |
| 项目ID: |
finagle-netty3-http_2.11 |
| 版本: |
18.2.0 |
| 最后修改时间: |
2020-03-12 19:19:33 |
| 包类型: |
jar |
| 标题: |
finagle-netty3-http |
| 描述: |
finagle-netty3-http |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
87.27KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-netty3-http_2.11</artifactId>
<version>18.2.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-netty3-http_2.11:18.2.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-netty3-http_2.11</artifactId>
<packaging>jar</packaging>
<description>finagle-netty3-http</description>
<version>18.2.0</version>
<name>finagle-netty3-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.11</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-netty3_2.11</artifactId>
<version>18.2.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-base-http_2.11</artifactId>
<version>18.2.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>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</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>18.2.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>18.2.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>18.2.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>18.2.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>18.2.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>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$client$1$$anon$1$$anonfun$prepareConnFactory$1$$anonfun$3.class
com.twitter.finagle.netty3.http.ChannelBufferManager.class
com.twitter.finagle.netty3.http.Netty3MultipartDecoder$$anonfun$decodeFull$1$$anonfun$1.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$client$1$$anon$1.class
com.twitter.finagle.netty3.http.ReaderUtils$$anonfun$streamChunks$1$$anonfun$apply$2$$anonfun$apply$1.class
com.twitter.finagle.netty3.http.BadMessageConverter.class
com.twitter.finagle.netty3.http.Netty3MultipartDecoder$$anonfun$decodeFull$2.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$client$1$$anon$1$$anonfun$prepareConnFactory$1$$anonfun$4.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$client$1.class
com.twitter.finagle.netty3.http.ClientExceptionMapper.class
com.twitter.finagle.netty3.http.ClientExceptionMapper$.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$1.class
com.twitter.finagle.netty3.http.Netty3Http$$anonfun$3$$anon$1.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$client$1$$anon$1$$anonfun$prepareServiceFactory$1.class
com.twitter.finagle.netty3.http.Netty3MultipartDecoder$$anonfun$decodeFull$1$$anonfun$2.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$server$1$$anon$3$$anonfun$prepareConnFactory$2.class
com.twitter.finagle.netty3.http.Netty3ServerStreamTransport$$anonfun$$lessinit$greater$2.class
com/twitter/finagle-netty3-http/build.properties
com.twitter.finagle.netty3.http.Netty3ClientStreamTransport$$anonfun$$lessinit$greater$1.class
com.twitter.finagle.netty3.http.Netty3TextualContentCompressor.class
com.twitter.finagle.netty3.http.OneHundredContinueResponse$.class
com.twitter.finagle.netty3.http.Netty3StreamTransport$$anonfun$1.class
com.twitter.finagle.netty3.http.Netty3Http$$anonfun$1.class
com.twitter.finagle.netty3.http.Netty3StreamTransport$$anonfun$write$1.class
com.twitter.finagle.netty3.http.Netty3Http$$anonfun$3.class
com.twitter.finagle.netty3.http.SafeServerHttpChunkAggregator.class
com.twitter.finagle.netty3.http.SafeHttpServerCodec.class
com.twitter.finagle.netty3.http.Netty3MultipartDecoder$$anonfun$decodeFull$1.class
com.twitter.finagle.netty3.http.ReaderUtils$$anonfun$streamChunks$1.class
com.twitter.finagle.netty3.http.ReaderUtils$.class
com.twitter.finagle.netty3.http.Netty3TextualContentCompressor$$anonfun$contentEncoder$1.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$server$1.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$server$1$$anon$3$$anon$4.class
com.twitter.finagle.netty3.http.Netty3Http$$anonfun$1$$anonfun$2.class
com.twitter.finagle.netty3.http.PayloadSizeHandler.class
com.twitter.finagle.netty3.http.Netty3ServerStreamTransport.class
com.twitter.finagle.netty3.http.Netty3Http$$anonfun$1$$anonfun$apply$1.class
com.twitter.finagle.netty3.http.Netty3Http.class
com.twitter.finagle.netty3.http.ReaderUtils$$anonfun$streamChunks$1$$anonfun$apply$2.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$server$1$$anon$3.class
com.twitter.finagle.netty3.http.PayloadSizeHandler$.class
com.twitter.finagle.netty3.http.Netty3ClientStreamTransport.class
com.twitter.finagle.netty3.http.HttpCodecFactory$$anonfun$server$1$$anon$3$$anonfun$prepareConnFactory$3.class
com.twitter.finagle.netty3.http.HttpCodecFactory.class
com.twitter.finagle.netty3.http.Netty3StreamTransport$$anonfun$1$$anonfun$2.class
com.twitter.finagle.netty3.http.ReaderUtils.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
finagle-netty3_2.11-18.2.0.jar
/com.twitter/finagle-netty3_2.11/18.2.0
查看finagle-netty3_2.11所有版本文件
finagle-base-http_2.11-18.2.0.jar
/com.twitter/finagle-base-http_2.11/18.2.0
查看finagle-base-http_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-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
mockito-all-1.9.5.jar
/org.mockito/mockito-all/1.9.5
查看mockito-all所有版本文件
util-app_2.11-18.2.0.jar
/com.twitter/util-app_2.11/18.2.0
查看util-app_2.11所有版本文件
util-codec_2.11-18.2.0.jar
/com.twitter/util-codec_2.11/18.2.0
查看util-codec_2.11所有版本文件
util-core_2.11-18.2.0.jar
/com.twitter/util-core_2.11/18.2.0
查看util-core_2.11所有版本文件
util-jvm_2.11-18.2.0.jar
/com.twitter/util-jvm_2.11/18.2.0
查看util-jvm_2.11所有版本文件
util-stats_2.11-18.2.0.jar
/com.twitter/util-stats_2.11/18.2.0
查看util-stats_2.11所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
|