| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dcshock |
| ArtifactId | ArtifactIdforklift |
| Last Version | Last Version3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionforklift
forklift
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.dcshock |
| Filename | Size |
|---|---|
| forklift-3.7.pom | |
| forklift-3.7.jar | 64 KB |
| forklift-3.7-sources.jar | 36 KB |
| forklift-3.7-javadoc.jar | 193 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift/
implementation 'com.github.dcshock:forklift:3.7'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift/
implementation ("com.github.dcshock:forklift:3.7")
'com.github.dcshock:forklift:jar:3.7'
<dependency org="com.github.dcshock" name="forklift" rev="3.7">
<artifact name="forklift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift', version='3.7')
)
libraryDependencies += "com.github.dcshock" % "forklift" % "3.7"
[com.github.dcshock/forklift "3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro-compiler | jar | 1.7.3 |
| com.google.guava : guava | jar | 18.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.7.3 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.reflections : reflections | jar | 0.9.10 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.mockito : mockito-all | jar | 1.9.5 |