| 组织ID: |
com.twitter |
| 项目ID: |
finagle-exp_2.12 |
| 版本: |
19.10.0 |
| 最后修改时间: |
2019-12-19 11:48:01 |
| 包类型: |
jar |
| 标题: |
finagle-exp |
| 描述: |
finagle-exp |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
37.74KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-exp_2.12</artifactId>
<version>19.10.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-exp_2.12:19.10.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-exp_2.12</artifactId>
<packaging>jar</packaging>
<description>finagle-exp</description>
<version>19.10.0</version>
<name>finagle-exp</name>
<organization>
<name>com.twitter</name>
</organization>
<url>https://github.com/twitter/finagle</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://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.12.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.12</artifactId>
<version>19.10.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-thrift_2.12</artifactId>
<version>19.10.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.12</artifactId>
<version>1.14.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>org.scalatest</groupId>
<artifactId>scalatest_2.12</artifactId>
<version>3.0.8</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>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_2.12</artifactId>
<version>2.1.2</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.netflix.concurrency-limits</groupId>
<artifactId>concurrency-limits-core</artifactId>
<version>0.3.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>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.exp.ConcurrencyLimitFilter.class
com.twitter.finagle.exp.ThriftForwardingWarmUpFilter$$anon$1.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$Param$Configured.class
com.twitter.finagle.exp.AbstractDarkTrafficFilter$.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$Param$.class
com.twitter.finagle.exp.AbstractDarkTrafficFilter$$anonfun$serviceConcurrently$1.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$Param$Configured$.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$Param$Disabled$.class
com/twitter/finagle-exp/build.properties
com.twitter.finagle.exp.ThriftForwardingWarmUpFilter.class
com.twitter.finagle.exp.DarkTrafficFilter.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$ConcurrencyOverload.class
com.twitter.finagle.exp.AbstractDarkTrafficFilter.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$$anon$1.class
com.twitter.finagle.exp.ThriftForwardingWarmUpFilter$.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$ConcurrencyOverload$.class
com.twitter.finagle.exp.DarkTrafficFilter$.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$Param.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$ConcurrencyLimitFilter.class
com.twitter.finagle.exp.ConcurrencyLimitFilter$.class
com.twitter.finagle.exp.ForwardingWarmUpFilter$.class
com.twitter.finagle.exp.ForwardingWarmUpFilter.class
|
| 依赖Jar: |
scala-library-2.12.8.jar
/org.scala-lang/scala-library/2.12.8
查看scala-library所有版本文件
finagle-core_2.12-19.10.0.jar
/com.twitter/finagle-core_2.12/19.10.0
查看finagle-core_2.12所有版本文件
finagle-thrift_2.12-19.10.0.jar
/com.twitter/finagle-thrift_2.12/19.10.0
查看finagle-thrift_2.12所有版本文件
scalacheck_2.12-1.14.0.jar
/org.scalacheck/scalacheck_2.12/1.14.0
查看scalacheck_2.12所有版本文件
scalatest_2.12-3.0.8.jar
/org.scalatest/scalatest_2.12/3.0.8
查看scalatest_2.12所有版本文件
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所有版本文件
scala-collection-compat_2.12-2.1.2.jar
/org.scala-lang.modules/scala-collection-compat_2.12/2.1.2
查看scala-collection-compat_2.12所有版本文件
concurrency-limits-core-0.3.0.jar
/com.netflix.concurrency-limits/concurrency-limits-core/0.3.0
查看concurrency-limits-core所有版本文件
|