License |
License |
---|---|
GroupId | GroupIdcom.manganit.half |
ArtifactId | ArtifactIdhalf-action |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionhalf-action
Hadoop Light Application Framework - Action Module
|
Project Organization |
Project OrganizationManganIT |
Filename | Size |
---|---|
half-action-0.2.pom | |
half-action-0.2.jar | 9 KB |
half-action-0.2-sources.jar | 7 KB |
half-action-0.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manganit.half/half-action/ -->
<dependency>
<groupId>com.manganit.half</groupId>
<artifactId>half-action</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.manganit.half/half-action/
implementation 'com.manganit.half:half-action:0.2'
// https://jarcasting.com/artifacts/com.manganit.half/half-action/
implementation ("com.manganit.half:half-action:0.2")
'com.manganit.half:half-action:jar:0.2'
<dependency org="com.manganit.half" name="half-action" rev="0.2">
<artifact name="half-action" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manganit.half', module='half-action', version='0.2')
)
libraryDependencies += "com.manganit.half" % "half-action" % "0.2"
[com.manganit.half/half-action "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.manganit.half : half-logging | jar | 0.2 |
com.manganit.half : half-security | jar | 0.2 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
org.apache.hive : hive-exec | jar | 1.2.1 |
org.apache.hbase : hbase-common | jar | 1.1.2 |