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