| GroupId | GroupIdcom.rubiconproject.oss |
|---|---|
| ArtifactId | ArtifactIdchendra |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchendra
Library to use apache thrift types with Hadoop
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| chendra-1.0.8.pom | |
| chendra-1.0.8.jar | 279 KB |
| chendra-1.0.8-sources.jar | 82 KB |
| chendra-1.0.8-javadoc.jar | 383 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rubiconproject.oss/chendra/ -->
<dependency>
<groupId>com.rubiconproject.oss</groupId>
<artifactId>chendra</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.rubiconproject.oss/chendra/
implementation 'com.rubiconproject.oss:chendra:1.0.8'
// https://jarcasting.com/artifacts/com.rubiconproject.oss/chendra/
implementation ("com.rubiconproject.oss:chendra:1.0.8")
'com.rubiconproject.oss:chendra:jar:1.0.8'
<dependency org="com.rubiconproject.oss" name="chendra" rev="1.0.8">
<artifact name="chendra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rubiconproject.oss', module='chendra', version='1.0.8')
)
libraryDependencies += "com.rubiconproject.oss" % "chendra" % "1.0.8"
[com.rubiconproject.oss/chendra "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.1 |
| commons-collections : commons-collections | jar | 3.2.1 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.apache.thrift : libthrift | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 0.20.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |