| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dcshock |
| ArtifactId | ArtifactIdforklift-retry |
| Last Version | Last Version3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforklift-retry
forklift-retry
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| forklift-retry-3.8.pom | |
| forklift-retry-3.8.jar | 6 KB |
| forklift-retry-3.8-sources.jar | 4 KB |
| forklift-retry-3.8-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-retry/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift-retry</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-retry/
implementation 'com.github.dcshock:forklift-retry:3.8'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-retry/
implementation ("com.github.dcshock:forklift-retry:3.8")
'com.github.dcshock:forklift-retry:jar:3.8'
<dependency org="com.github.dcshock" name="forklift-retry" rev="3.8">
<artifact name="forklift-retry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-retry', version='3.8')
)
libraryDependencies += "com.github.dcshock" % "forklift-retry" % "3.8"
[com.github.dcshock/forklift-retry "3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dcshock : forklift-core | jar | 3.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.1 |
| io.searchbox : jest | jar | 6.3.1 |