| 组织ID: |
com.github.cb372 |
| 项目ID: |
cats-retry-core_sjs0.6_2.11 |
| 版本: |
0.3.0 |
| 最后修改时间: |
2019-12-05 03:01:11 |
| 包类型: |
jar |
| 标题: |
Apache License, Version 2.0 |
| 描述: |
core |
| 相关URL: |
https://cb372.github.io/cats-retry/ |
| 大小: |
164.34KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>cats-retry-core_sjs0.6_2.11</artifactId>
<version>0.3.0</version>
</dependency>
|
| Gradle引入代码: |
com.github.cb372:cats-retry-core_sjs0.6_2.11:0.3.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.github.cb372</groupId>
<artifactId>cats-retry-core_sjs0.6_2.11</artifactId>
<packaging>jar</packaging>
<description>core</description>
<url>https://cb372.github.io/cats-retry/</url>
<version>0.3.0</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>core</name>
<organization>
<name>com.github.cb372</name>
<url>https://cb372.github.io/cats-retry/</url>
</organization>
<scm>
<url>https://github.com/cb372/cats-retry</url>
<connection>scm:git:https://github.com/cb372/cats-retry.git</connection>
<developerConnection>scm:git:git@github.com:cb372/cats-retry.git</developerConnection>
</scm>
<developers>
<developer>
<id>cb372</id>
<name>Chris Birchall</name>
<url>https://github.com/cb372</url>
<email>chris.birchall@gmail.com</email>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.11</artifactId>
<version>0.6.28</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-interface_2.11</artifactId>
<version>0.6.28</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-core_sjs0.6_2.11</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_sjs0.6_2.11</artifactId>
<version>2.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs0.6_2.11</artifactId>
<version>3.1.0-RC2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalatestplus-scalacheck_sjs0.6_2.11</artifactId>
<version>3.1.0.0-RC2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>discipline-scalatest_sjs0.6_2.11</artifactId>
<version>1.0.0-M1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs0.6_2.11</artifactId>
<version>1.14.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
retry/RetryDetails.sjsir
retry.package$RetryingPartiallyApplied.class
retry.Fibonacci.class
retry.RetryDetails.class
retry/package$RetryingPartiallyApplied.sjsir
retry/package$RetryingOnSomeErrorsPartiallyApplied$$anonfun$retry$RetryingOnSomeErrorsPartiallyApplied$$handleError$1$1.sjsir
retry.RetryDetails$WillDelayAndRetry$.class
retry.package$RetryingOnSomeErrorsPartiallyApplied$$anonfun$retry$RetryingOnSomeErrorsPartiallyApplied$$handleError$1$1.class
retry/RetryDetails$WillDelayAndRetry$.sjsir
retry.package$RetryingPartiallyApplied$$anonfun$performAction$1$1.class
retry/package$RetryingPartiallyApplied$$anonfun$performAction$1$1.sjsir
retry.PolicyDecision$GiveUp$.class
retry/PolicyDecision$DelayAndRetry$.sjsir
retry/package$RetryingOnAllErrorsPartiallyApplied$$anonfun$retry$RetryingOnAllErrorsPartiallyApplied$$handleError$2$1$$anonfun$apply$6.sjsir
retry/RetryPolicy$.sjsir
retry/PolicyDecision$GiveUp$.sjsir
retry.PolicyDecision$DelayAndRetry$.class
retry.package$RetryingOnAllErrorsPartiallyApplied$$anonfun$retry$RetryingOnAllErrorsPartiallyApplied$$handleError$2$1$$anonfun$apply$6.class
retry.RetryPolicy$.class
retry.package$NextStep$RetryAfterDelay.class
retry/package$NextStep$RetryAfterDelay.sjsir
retry/RetryPolicy$$anonfun$mapDelay$1.sjsir
retry/package$NextStep$GiveUp$.sjsir
retry.package$RetryingOnAllErrorsPartiallyApplied$$anonfun$retry$RetryingOnAllErrorsPartiallyApplied$$handleError$2$1$$anonfun$apply$6$$anonfun$apply$7.class
retry.RetryPolicies$$anonfun$retry$RetryPolicies$$decideNextRetry$1$1.class
retry.RetryPolicy$$anonfun$mapDelay$1.class
retry.package$NextStep$GiveUp$.class
retry.package$RetryingOnAllErrorsPartiallyApplied$$anonfun$retry$RetryingOnAllErrorsPartiallyApplied$$handleError$2$1.class
retry.RetryPolicies$$anonfun$limitRetriesByCumulativeDelay$1.class
retry.package$RetryingPartiallyApplied$$anonfun$performAction$1$1$$anonfun$apply$3.class
retry.package$$anonfun$noop$1.class
retry/package$RetryingOnAllErrorsPartiallyApplied$$anonfun$retry$RetryingOnAllErrorsPartiallyApplied$$handleError$2$1.sjsir
retry.RetryPolicies$$anonfun$limitRetriesByDelay$1.class
retry/PolicyDecision.sjsir
retry.RetryPolicies$$anonfun$limitRetries$1.class
retry.PolicyDecision$DelayAndRetry.class
retry.PolicyDecision.class
retry/PolicyDecision$DelayAndRetry.sjsir
retry/package$NextStep$.sjsir
retry.implicits.class
retry/RetryPolicy.sjsir
retry.package$NextStep$.class
retry.RetryPolicy.class
retry.package$.class
retry.RetryPolicies$$anonfun$exponentialBackoff$1.class
retry/package$.sjsir
retry.package$RetryingPartiallyApplied$$anonfun$retry$RetryingPartiallyApplied$$handleFailure$1$1$$anonfun$apply$1$$anonfun$apply$2.class
retry.RetryPolicy$$anonfun$join$1.class
retry/package$RetryingOnAllErrorsPartiallyApplied.sjsir
retry.RetryPolicy$$anonfun$mapK$1.class
retry.RetryPolicy$$anonfun$followedBy$1$$anonfun$apply$1.class
retry/RetryPolicy$$anonfun$join$1.sjsir
retry.package$RetryingOnAllErrorsPartiallyApplied.class
retry.RetryPolicies$$anonfun$fullJitter$1.class
retry.Fibonacci$.class
retry.package$RetryingOnSomeErrorsPartiallyApplied$$anonfun$performAction$2$1.class
retry/Fibonacci$.sjsir
retry/package$RetryingOnSomeErrorsPartiallyApplied$$anonfun$performAction$2$1.sjsir
retry.package$RetryingOnSomeErrorsPartiallyApplied$$anonfun$retry$RetryingOnSomeErrorsPartiallyApplied$$handleError$1$1$$anonfun$apply$4$$anonfun$apply$5.class
retry.RetryPolicies$$anonfun$constantDelay$1.class
retry.RetryPolicy$$anonfun$meet$1$$anonfun$apply$3.class
retry/RetryPolicy$$anonfun$flatMapDelay$1$$anonfun$apply$5.sjsir
retry.RetryPolicies$$anonfun$retry$RetryPolicies$$decideNextRetry$2$1.class
retry.RetryPolicy$$anonfun$flatMapDelay$1$$anonfun$apply$5.class
retry.package$NextStep$RetryAfterDelay$.class
retry/package$NextStep$RetryAfterDelay$.sjsir
retry.RetryPolicies.class
retry.package$RetryingPartiallyApplied$$anonfun$retry$RetryingPartiallyApplied$$handleFailure$1$1.class
retry/package$RetryingPartiallyApplied$$anonfun$retry$RetryingPartiallyApplied$$handleFailure$1$1.sjsir
retry.RetryDetails$.class
retry.RetryPolicy$$anonfun$meet$1.class
retry/RetryDetails$.sjsir
retry/RetryPolicy$$anonfun$meet$1.sjsir
retry/RetryDetails$GivingUp.sjsir
retry.package$RetryingPartiallyApplied$$anonfun$retry$RetryingPartiallyApplied$$handleFailure$1$1$$anonfun$apply$1.class
retry.RetryDetails$GivingUp.class
retry/package$RetryingPartiallyApplied$$anonfun$retry$RetryingPartiallyApplied$$handleFailure$1$1$$anonfun$apply$1.sjsir
retry.package.class
retry.package$RetryingOnAllErrorsPartiallyApplied$$anonfun$performAction$3$1.class
retry.RetryPolicies$$anonfun$alwaysGiveUp$1.class
retry.RetryPolicy$$anonfun$join$1$$anonfun$apply$2.class
retry.RetryDetails$GivingUp$.class
retry.RetryPolicy$$anonfun$mapDelay$1$$anonfun$apply$4.class
retry/RetryDetails$GivingUp$.sjsir
retry.RetryPolicy$$anonfun$flatMapDelay$1$$anonfun$apply$5$$anonfun$apply$6.class
retry.RetryPolicies$.class
retry.package$RetryingOnSomeErrorsPartiallyApplied.class
retry.RetryPolicy$$anonfun$followedBy$1.class
retry.PolicyDecision$.class
retry/RetryPolicy$$anonfun$flatMapDelay$1.sjsir
retry/RetryPolicies$.sjsir
retry/package$RetryingOnSomeErrorsPartiallyApplied.sjsir
retry/RetryPolicy$$anonfun$followedBy$1.sjsir
retry/PolicyDecision$.sjsir
retry.RetryPolicy$$anonfun$flatMapDelay$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
scalajs-library_2.11-0.6.28.jar
/org.scala-js/scalajs-library_2.11/0.6.28
查看scalajs-library_2.11所有版本文件
scalajs-test-interface_2.11-0.6.28.jar
/org.scala-js/scalajs-test-interface_2.11/0.6.28
查看scalajs-test-interface_2.11所有版本文件
cats-core_sjs0.6_2.11-2.0.0.jar
/org.typelevel/cats-core_sjs0.6_2.11/2.0.0
查看cats-core_sjs0.6_2.11所有版本文件
cats-laws_sjs0.6_2.11-2.0.0.jar
/org.typelevel/cats-laws_sjs0.6_2.11/2.0.0
查看cats-laws_sjs0.6_2.11所有版本文件
scalatest_sjs0.6_2.11-3.1.0-RC2.jar
/org.scalatest/scalatest_sjs0.6_2.11/3.1.0-RC2
查看scalatest_sjs0.6_2.11所有版本文件
scalatestplus-scalacheck_sjs0.6_2.11-3.1.0.0-RC2.jar
/org.scalatestplus/scalatestplus-scalacheck_sjs0.6_2.11/3.1.0.0-RC2
查看scalatestplus-scalacheck_sjs0.6_2.11所有版本文件
discipline-scalatest_sjs0.6_2.11-1.0.0-M1.jar
/org.typelevel/discipline-scalatest_sjs0.6_2.11/1.0.0-M1
查看discipline-scalatest_sjs0.6_2.11所有版本文件
scalacheck_sjs0.6_2.11-1.14.0.jar
/org.scalacheck/scalacheck_sjs0.6_2.11/1.14.0
查看scalacheck_sjs0.6_2.11所有版本文件
|