| GroupId | GroupIdcom.github.lynnyuan-arch |
|---|---|
| ArtifactId | ArtifactIdhive-quota-plugin |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionHive Quota Plugin
|
| Filename | Size |
|---|---|
| hive-quota-plugin-1.0.0.pom | |
| hive-quota-plugin-1.0.0.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lynnyuan-arch/hive-quota-plugin/ -->
<dependency>
<groupId>com.github.lynnyuan-arch</groupId>
<artifactId>hive-quota-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lynnyuan-arch/hive-quota-plugin/
implementation 'com.github.lynnyuan-arch:hive-quota-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.github.lynnyuan-arch/hive-quota-plugin/
implementation ("com.github.lynnyuan-arch:hive-quota-plugin:1.0.0")
'com.github.lynnyuan-arch:hive-quota-plugin:jar:1.0.0'
<dependency org="com.github.lynnyuan-arch" name="hive-quota-plugin" rev="1.0.0">
<artifact name="hive-quota-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lynnyuan-arch', module='hive-quota-plugin', version='1.0.0')
)
libraryDependencies += "com.github.lynnyuan-arch" % "hive-quota-plugin" % "1.0.0"
[com.github.lynnyuan-arch/hive-quota-plugin "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-standalone-metastore | jar | 3.1.2 |
| org.apache.hadoop : hadoop-hdfs-client | jar | 3.1.2 |