License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.dataapps.chlorine |
ArtifactId | ArtifactIdchlorine-hive |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChlorine Hive Library
Chlorine-hive is an open source library to detect sensitive elements in Hive tables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chlorine-hive-1.1.5.pom | |
chlorine-hive-1.1.5.jar | 22 KB |
chlorine-hive-1.1.5-sources.jar | 5 KB |
chlorine-hive-1.1.5-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-hive/ -->
<dependency>
<groupId>io.dataapps.chlorine</groupId>
<artifactId>chlorine-hive</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-hive/
implementation 'io.dataapps.chlorine:chlorine-hive:1.1.5'
// https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-hive/
implementation ("io.dataapps.chlorine:chlorine-hive:1.1.5")
'io.dataapps.chlorine:chlorine-hive:jar:1.1.5'
<dependency org="io.dataapps.chlorine" name="chlorine-hive" rev="1.1.5">
<artifact name="chlorine-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dataapps.chlorine', module='chlorine-hive', version='1.1.5')
)
libraryDependencies += "io.dataapps.chlorine" % "chlorine-hive" % "1.1.5"
[io.dataapps.chlorine/chlorine-hive "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
io.dataapps.chlorine : chlorine-finder | jar | 1.1.5 |
org.apache.hadoop : hadoop-client | jar | 2.7.0 |
org.apache.hive : hive-exec | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |