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