Chlorine Hive Library

Chlorine-hive is an open source library to detect sensitive elements in Hive tables

License

License

Categories

Categories

Data
GroupId

GroupId

io.dataapps.chlorine
ArtifactId

ArtifactId

chlorine-hive
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Chlorine Hive Library
Chlorine-hive is an open source library to detect sensitive elements in Hive tables
Project URL

Project URL

https://github.com/dataApps/chlorine-hive
Source Code Management

Source Code Management

https://github.com/dataApps/chlorine-hive.git

Download chlorine-hive

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5