License |
License |
---|---|
GroupId | GroupIdcom.manganit.half |
ArtifactId | ArtifactIdhalf-util |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionhalf-util
Hadoop Light Application Framework - Utils Module
|
Project Organization |
Project OrganizationManganIT |
Filename | Size |
---|---|
half-util-0.2.pom | |
half-util-0.2.jar | 8 KB |
half-util-0.2-sources.jar | 5 KB |
half-util-0.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manganit.half/half-util/ -->
<dependency>
<groupId>com.manganit.half</groupId>
<artifactId>half-util</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.manganit.half/half-util/
implementation 'com.manganit.half:half-util:0.2'
// https://jarcasting.com/artifacts/com.manganit.half/half-util/
implementation ("com.manganit.half:half-util:0.2")
'com.manganit.half:half-util:jar:0.2'
<dependency org="com.manganit.half" name="half-util" rev="0.2">
<artifact name="half-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manganit.half', module='half-util', version='0.2')
)
libraryDependencies += "com.manganit.half" % "half-util" % "0.2"
[com.manganit.half/half-util "0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |