License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.manganit.half |
ArtifactId | ArtifactIdhalf-client |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionhalf-client
Hadoop Light Application Framework - Client Module
|
Project Organization |
Project OrganizationManganIT |
Filename | Size |
---|---|
half-client-0.2.pom | |
half-client-0.2.jar | 35 KB |
half-client-0.2-sources.jar | 19 KB |
half-client-0.2-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manganit.half/half-client/ -->
<dependency>
<groupId>com.manganit.half</groupId>
<artifactId>half-client</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.manganit.half/half-client/
implementation 'com.manganit.half:half-client:0.2'
// https://jarcasting.com/artifacts/com.manganit.half/half-client/
implementation ("com.manganit.half:half-client:0.2")
'com.manganit.half:half-client:jar:0.2'
<dependency org="com.manganit.half" name="half-client" rev="0.2">
<artifact name="half-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manganit.half', module='half-client', version='0.2')
)
libraryDependencies += "com.manganit.half" % "half-client" % "0.2"
[com.manganit.half/half-client "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.manganit.half : half-util | jar | 0.2 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hbase : hbase-common | jar | 1.1.2 |
org.apache.hbase : hbase-client | jar | 1.1.2 |
org.apache.pig : pig | jar | 0.16.0 |
org.apache.hive : hive-jdbc | jar | 1.2.1 |
org.apache.hadoop : hadoop-yarn-client | jar | 2.7.3 |
org.apache.hive.hcatalog : hive-hcatalog-pig-adapter | jar | 1.2.1 |
org.apache.hive.hcatalog : hive-webhcat-java-client | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |