Categories |
CategoriesData Security |
---|---|
GroupId | GroupIdcom.webank.wedatasphere.schedulis |
ArtifactId | ArtifactIdazkaban-hadoop-security-plugin |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-hadoop-security-plugin/ -->
<dependency>
<groupId>com.webank.wedatasphere.schedulis</groupId>
<artifactId>azkaban-hadoop-security-plugin</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-hadoop-security-plugin/
implementation 'com.webank.wedatasphere.schedulis:azkaban-hadoop-security-plugin:0.6.0'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.schedulis/azkaban-hadoop-security-plugin/
implementation ("com.webank.wedatasphere.schedulis:azkaban-hadoop-security-plugin:0.6.0")
'com.webank.wedatasphere.schedulis:azkaban-hadoop-security-plugin:jar:0.6.0'
<dependency org="com.webank.wedatasphere.schedulis" name="azkaban-hadoop-security-plugin" rev="0.6.0">
<artifact name="azkaban-hadoop-security-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.schedulis', module='azkaban-hadoop-security-plugin', version='0.6.0')
)
libraryDependencies += "com.webank.wedatasphere.schedulis" % "azkaban-hadoop-security-plugin" % "0.6.0"
[com.webank.wedatasphere.schedulis/azkaban-hadoop-security-plugin "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.schedulis : az-core | jar | ${schedulis.version} |
com.webank.wedatasphere.schedulis : azkaban-common | jar | ${schedulis.version} |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-common | jar | ${hadoop.version} |
org.apache.hive : hive-exec | jar | ${hive.version} |