| 组织ID: |
com.twitter |
| 项目ID: |
finagle-http_2.11 |
| 版本: |
17.12.0 |
| 最后修改时间: |
2018-08-22 17:13:35 |
| 包类型: |
jar |
| 标题: |
finagle-http |
| 描述: |
finagle-http |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
313.10KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-http_2.11</artifactId>
<version>17.12.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-http_2.11:17.12.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-http_2.11</artifactId>
<packaging>jar</packaging>
<description>finagle-http</description>
<version>17.12.0</version>
<name>finagle-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-base-http_2.11</artifactId>
<version>17.12.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-netty3-http_2.11</artifactId>
<version>17.12.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-http_2.11</artifactId>
<version>17.12.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-http2_2.11</artifactId>
<version>17.12.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>17.12.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-codec_2.11</artifactId>
<version>17.12.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-collection_2.11</artifactId>
<version>17.12.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-logging_2.11</artifactId>
<version>17.12.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>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.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-tcnative-boringssl-static</artifactId>
<version>2.0.6.Final</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>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.http.filter.ExceptionFilter.class
com.twitter.finagle.http.filter.ClientNackFilter$$anonfun$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Authenticated$.class
com.twitter.finagle.http.RouteIndex$.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS.class
com.twitter.finagle.http.filter.AddResponseHeadersFilter$$anonfun$apply$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAASClientSource.class
com.twitter.finagle.http.filter.StatsFilter$$anonfun$2.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anonfun$com$twitter$finagle$http$SpnegoAuthenticator$Credentials$JAAS$$getTicketGrantingTicket$1.class
com.twitter.finagle.Http$HttpImpl.class
com.twitter.finagle.http.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$http$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$apply$6$$anonfun$apply$7.class
com.twitter.finagle.Http$$anonfun$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anon$3.class
com.twitter.finagle.http.SpnegoAuthenticator$$anon$2.class
com.twitter.finagle.http.filter.ClientNackFilter$$anonfun$1.class
com.twitter.finagle.Http$$anonfun$10.class
com.twitter.finagle.http.service.RoutingService$$anonfun$1.class
com.twitter.finagle.HttpRichClient.class
com.twitter.finagle.Http$$anon$1$$anonfun$make$1.class
BUILD
com.twitter.finagle.http.path.Root.class
com.twitter.finagle.http.package.class
com.twitter.finagle.http.HttpMuxHandler.class
com.twitter.finagle.http.service.RoutingService.class
com.twitter.finagle.Http$$anon$1$$anonfun$make$2.class
com.twitter.finagle.http.SpnegoAuthenticator.class
com.twitter.finagle.http.filter.Cors$.class
com.twitter.finagle.http.filter.LoggingFilter.class
com.twitter.finagle.http.service.RoutingService$$anon$2.class
com.twitter.finagle.http.SpnegoAuthenticator$ServerFilter.class
com.twitter.finagle.http.RouteIndex$$anonfun$1.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handlePreflight$1$$anonfun$apply$1.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handlePreflight$1$$anonfun$apply$1$$anonfun$apply$2$$anonfun$apply$3.class
com.twitter.finagle.Http$Client$$anonfun$endpointer$1$$anon$2$$anonfun$apply$2$$anonfun$apply$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$.class
com.twitter.finagle.http.path.$tilde.class
com.twitter.finagle.http.filter.StatsFilter.class
com.twitter.finagle.http.path.$div.class
com.twitter.finagle.http.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$http$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$apply$6.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$1.class
com.twitter.finagle.http.TlsFilter$$anon$1.class
com.twitter.finagle.http.HttpMuxer$$anonfun$3.class
com.twitter.finagle.http.HttpMuxer$.class
com.twitter.finagle.http.path.Numeric$$anonfun$unapply$2.class
com.twitter.finagle.http.path.IntParamMatcher.class
com.twitter.finagle.http.HttpMuxer$$anonfun$patterns$1.class
com.twitter.finagle.http.filter.MethodRequiredFilter.class
com.twitter.finagle.http.SpnegoAuthenticator$ServerFilter$.class
com.twitter.finagle.http.SpnegoAuthenticator$Client.class
com.twitter.finagle.http.path.LongParamMatcher$$anonfun$unapply$4.class
com.twitter.finagle.http.filter.CorsFilter$$anonfun$apply$8.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$8.class
com.twitter.finagle.http.SpnegoAuthenticator$Authenticated.class
com.twitter.finagle.http.HttpMuxers.class
com.twitter.finagle.http.path.IntParamMatcher$$anonfun$unapply$3.class
com.twitter.finagle.http.path.ParamMatcher.class
com.twitter.finagle.http.SpnegoAuthenticator$RspSupport.class
com.twitter.finagle.http.filter.Cors.class
com.twitter.finagle.Http$$anonfun$1.class
com.twitter.finagle.http.filter.CorsFilter$$anonfun$apply$6.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$.class
com.twitter.finagle.http.filter.StatsFilter$$anonfun$apply$1.class
com.twitter.finagle.http.filter.StatsFilter$.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handleSimple$1.class
com.twitter.finagle.http.TlsFilter$.class
com.twitter.finagle.http.SpnegoAuthenticator$$anon$2$$anonfun$authorizationHeader$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAASClientSource$$anon$4.class
com.twitter.finagle.http.SpnegoAuthenticator$AuthHeader$.class
com.twitter.finagle.http.filter.Cors$HttpFilter$Preflight$.class
com.twitter.finagle.http.filter.LogFormatter$.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAASServerSource.class
com.twitter.finagle.HttpRichClient$$anonfun$fetchUrl$1.class
com.twitter.finagle.Http$useH2$.class
com.twitter.finagle.http.path.$minus$greater$.class
com.twitter.finagle.Http$$anonfun$6.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$class.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anonfun$isLoginValid$1$$anonfun$apply$4.class
com.twitter.finagle.http.SpnegoAuthenticator$ClientFilter.class
com.twitter.finagle.http.path.$colon$qmark.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handlePreflight$1$$anonfun$apply$1$$anonfun$apply$2.class
com.twitter.finagle.http.filter.HeadFilter$.class
com.twitter.finagle.http.SpnegoAuthenticator$Authenticated$Http.class
com.twitter.finagle.http.filter.StatsFilter$$anonfun$1.class
com.twitter.finagle.http.filter.Cors$$anonfun$3.class
com.twitter.finagle.http.service.HttpResponseClassifier$$anonfun$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$10$$anonfun$apply$11.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$ClientSource.class
com.twitter.finagle.Http$$anonfun$5.class
com.twitter.finagle.http.TlsFilter.class
com.twitter.finagle.Http$Client$$anonfun$endpointer$1$$anon$2.class
com.twitter.finagle.http.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$http$SpnegoAuthenticator$Client$$challengeResponseLoop$1.class
com.twitter.finagle.http.service.NotFoundService$.class
com.twitter.finagle.Http$$anonfun$9$$anonfun$apply$1.class
com.twitter.finagle.http.service.RoutingService$$anon$3.class
com.twitter.finagle.http.service.HttpResponseClassifier.class
com.twitter.finagle.http.filter.CommonLogFormatter$$anonfun$1.class
com.twitter.finagle.http.filter.LogFormatter$$anonfun$escape$1.class
com.twitter.finagle.http.Route$.class
com.twitter.finagle.http.filter.ExceptionFilter$$anonfun$apply$1.class
com.twitter.finagle.http.filter.Cors$HttpFilter.class
com.twitter.finagle.Http$Server.class
com.twitter.finagle.http.SpnegoAuthenticator$Server.class
com.twitter.finagle.http.path.Integer.class
com.twitter.finagle.http.filter.ClientNackFilter$$anonfun$com$twitter$finagle$http$filter$ClientNackFilter$$swallowNackResponse$1.class
com.twitter.finagle.http.SpnegoAuthenticator$ClientFilter$.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anonfun$load$1.class
com.twitter.finagle.http.path.Long$.class
com.twitter.finagle.http.service.HttpResponseClassifier$$anon$1.class
com.twitter.finagle.http.filter.CorsFilter$$anonfun$apply$7.class
com.twitter.finagle.Http$HttpImpl$$anonfun$2.class
com.twitter.finagle.http.filter.ClientNackFilter$$anonfun$2.class
com.twitter.finagle.http.SpnegoAuthenticator$AuthHeader$$anonfun$apply$2.class
com.twitter.finagle.Http$Client$$anonfun$endpointer$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3.class
com.twitter.finagle.http.filter.CorsFilter$.class
com.twitter.finagle.http.filter.StatsFilter$$anon$1.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handleSimple$2.class
com.twitter.finagle.http.MethodBuilder.class
com.twitter.finagle.http.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$http$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$ServerSource.class
com.twitter.finagle.http.HttpMuxer$$anonfun$withHandler$1.class
com.twitter.finagle.http.path.Long.class
com.twitter.finagle.http.path.Numeric.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$12.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anonfun$isLoginValid$1.class
com.twitter.finagle.http.path.Root$.class
com.twitter.finagle.http.HttpMuxer$$anonfun$route$1.class
com.twitter.finagle.http.HttpMuxer.class
com.twitter.finagle.Http$$anon$1.class
com.twitter.finagle.Http$$anon$3.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handleSimple$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAASClientSource$$anonfun$init$1.class
com.twitter.finagle.http.path.$tilde$.class
com.twitter.finagle.http.path.Path$.class
com.twitter.finagle.http.MethodBuilder$.class
com.twitter.finagle.http.filter.Cors$$anonfun$1.class
com.twitter.finagle.http.filter.HeadFilter.class
com.twitter.finagle.http.service.NullService$.class
com.twitter.finagle.Http$$anonfun$8.class
com.twitter.finagle.http.filter.LoggingFilter$.class
com.twitter.finagle.http.service.RoutingService$$anon$1.class
com.twitter.finagle.Http.class
com.twitter.finagle.http.service.NullService.class
com.twitter.finagle.http.service.RoutingService$$anon$4.class
com.twitter.finagle.http.filter.ClientNackFilter.class
com.twitter.finagle.http.filter.AddResponseHeadersFilter.class
com.twitter.finagle.http.path.DoubleParamMatcher$$anonfun$unapply$5.class
com/twitter/finagle-http/build.properties
com.twitter.finagle.http.path.$div$colon$.class
com.twitter.finagle.http.filter.JsonpFilter$$anonfun$addCallback$1.class
com.twitter.finagle.http.filter.HeadFilter$$anonfun$apply$1.class
com.twitter.finagle.Http$HttpImpl$.class
com.twitter.finagle.http.SpnegoAuthenticator$Token$.class
com.twitter.finagle.http.path.DoubleParamMatcher.class
com.twitter.finagle.Http$Server$.class
com.twitter.finagle.http.filter.ClientNackFilter$$anon$1.class
com.twitter.finagle.http.service.HttpResponseClassifier$.class
com.twitter.finagle.Http$$anonfun$4.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$5.class
com.twitter.finagle.Http$Client.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$2.class
com.twitter.finagle.http.HttpMuxer$$anonfun$2.class
com.twitter.finagle.http.package$.class
com.twitter.finagle.http.filter.ClientNackFilter$$anonfun$com$twitter$finagle$http$filter$ClientNackFilter$$swallowNackBody$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$10.class
com.twitter.finagle.http.filter.Cors$Policy$.class
com.twitter.finagle.http.HttpMuxer$$anonfun$1.class
com.twitter.finagle.http.filter.CorsFilter.class
com.twitter.finagle.http.filter.ClientNackFilter$.class
com.twitter.finagle.Http$useH2C$.class
com.twitter.finagle.http.SpnegoAuthenticator$$anon$1.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAAS$$anonfun$load$1$$anonfun$apply$3.class
com.twitter.finagle.http.SpnegoAuthenticator$Credentials$JAASClientSource$$anonfun$init$1$$anonfun$2.class
com.twitter.finagle.http.path.Path.class
com.twitter.finagle.http.filter.JsonpFilter$.class
com.twitter.finagle.http.filter.Cors$$anonfun$2.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$apply$5.class
com.twitter.finagle.http.filter.LogFormatter$class.class
com.twitter.finagle.http.filter.LogFormatter$$anonfun$escape$1$$anonfun$apply$1.class
com.twitter.finagle.http.filter.Cors$HttpFilter$$anonfun$handlePreflight$1.class
com.twitter.finagle.http.service.RoutingService$.class
com.twitter.finagle.http.filter.JsonpFilter$$anonfun$getCallback$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
finagle-base-http_2.11-17.12.0.jar
/com.twitter/finagle-base-http_2.11/17.12.0
查看finagle-base-http_2.11所有版本文件
finagle-netty3-http_2.11-17.12.0.jar
/com.twitter/finagle-netty3-http_2.11/17.12.0
查看finagle-netty3-http_2.11所有版本文件
finagle-netty4-http_2.11-17.12.0.jar
/com.twitter/finagle-netty4-http_2.11/17.12.0
查看finagle-netty4-http_2.11所有版本文件
finagle-http2_2.11-17.12.0.jar
/com.twitter/finagle-http2_2.11/17.12.0
查看finagle-http2_2.11所有版本文件
finagle-toggle_2.11-17.12.0.jar
/com.twitter/finagle-toggle_2.11/17.12.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-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-codec_2.11-17.12.0.jar
/com.twitter/util-codec_2.11/17.12.0
查看util-codec_2.11所有版本文件
util-collection_2.11-17.12.0.jar
/com.twitter/util-collection_2.11/17.12.0
查看util-collection_2.11所有版本文件
util-logging_2.11-17.12.0.jar
/com.twitter/util-logging_2.11/17.12.0
查看util-logging_2.11所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
guava-19.0.jar
/com.google.guava/guava/19.0
查看guava所有版本文件
netty-tcnative-boringssl-static-2.0.6.Final.jar
/io.netty/netty-tcnative-boringssl-static/2.0.6.Final
查看netty-tcnative-boringssl-static所有版本文件
|