<dependency> <groupId>com.github.rholder</groupId> <artifactId>guava-retrying</artifactId> <version>1.0.6</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
com.github.rholder:guava-retrying:1.0.6
META-INF/MANIFEST.MF com/github/rholder/retry/AttemptTimeLimiter.java com/github/rholder/retry/WaitStrategies.java com/github/rholder/retry/AttemptTimeLimiters.java com/github/rholder/retry/Attempt.java com/github/rholder/retry/RetryerBuilder.java com/github/rholder/retry/StopStrategy.java com/github/rholder/retry/StopStrategies.java com/github/rholder/retry/Retryer.java com/github/rholder/retry/RetryException.java com/github/rholder/retry/WaitStrategy.java
返回时代Java首页