Last Version

Chlorine Finder Library 1.1.5

Chlorine-finder is an open source library to detect sensitive elements in text

License

License

Categories

Categories

Data
GroupId

GroupId

io.dataapps.chlorine
ArtifactId

ArtifactId

chlorine-finder
Version

Version

1.1.5
Type

Type

jar
Description

Description

Chlorine Finder Library
Chlorine-finder is an open source library to detect sensitive elements in text
Project URL

Project URL

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

Source Code Management

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

Download chlorine-finder 1.1.5


<!-- https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-finder/ -->
<dependency>
    <groupId>io.dataapps.chlorine</groupId>
    <artifactId>chlorine-finder</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-finder/
implementation 'io.dataapps.chlorine:chlorine-finder:1.1.5'
// https://jarcasting.com/artifacts/io.dataapps.chlorine/chlorine-finder/
implementation ("io.dataapps.chlorine:chlorine-finder:1.1.5")
'io.dataapps.chlorine:chlorine-finder:jar:1.1.5'
<dependency org="io.dataapps.chlorine" name="chlorine-finder" rev="1.1.5">
  <artifact name="chlorine-finder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dataapps.chlorine', module='chlorine-finder', version='1.1.5')
)
libraryDependencies += "io.dataapps.chlorine" % "chlorine-finder" % "1.1.5"
[io.dataapps.chlorine/chlorine-finder "1.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.