| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.crunch |
| ArtifactId | ArtifactIdcrunch-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Crunch Test
Provides test dependencies and utilities.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crunch-test-1.0.0.pom | |
| crunch-test-1.0.0.jar | 527 KB |
| crunch-test-1.0.0-sources.jar | 517 KB |
| crunch-test-1.0.0-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.crunch/crunch-test/ -->
<dependency>
<groupId>org.apache.crunch</groupId>
<artifactId>crunch-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.crunch/crunch-test/
implementation 'org.apache.crunch:crunch-test:1.0.0'
// https://jarcasting.com/artifacts/org.apache.crunch/crunch-test/
implementation ("org.apache.crunch:crunch-test:1.0.0")
'org.apache.crunch:crunch-test:jar:1.0.0'
<dependency org="org.apache.crunch" name="crunch-test" rev="1.0.0">
<artifact name="crunch-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.crunch', module='crunch-test', version='1.0.0')
)
libraryDependencies += "org.apache.crunch" % "crunch-test" % "1.0.0"
[org.apache.crunch/crunch-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| commons-io : commons-io | jar | 2.4 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 2.7.1 |
| org.apache.hadoop : hadoop-minicluster | jar | 2.7.1 |
| log4j : log4j | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.1 |