| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dcshock |
| ArtifactId | ArtifactIdforklift-replay |
| Last Version | Last Version3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforklift-replay
forklift-replay
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| forklift-replay-3.8.pom | |
| forklift-replay-3.8.jar | 11 KB |
| forklift-replay-3.8-sources.jar | 5 KB |
| forklift-replay-3.8-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-replay/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift-replay</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-replay/
implementation 'com.github.dcshock:forklift-replay:3.8'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-replay/
implementation ("com.github.dcshock:forklift-replay:3.8")
'com.github.dcshock:forklift-replay:jar:3.8'
<dependency org="com.github.dcshock" name="forklift-replay" rev="3.8">
<artifact name="forklift-replay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-replay', version='3.8')
)
libraryDependencies += "com.github.dcshock" % "forklift-replay" % "3.8"
[com.github.dcshock/forklift-replay "3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dcshock : forklift-core | jar | 3.8 |
| org.elasticsearch : elasticsearch | jar | 6.4.3 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 6.4.3 |