file-loader

Library to mask fields from a json payload based on json path configurations

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

file-loader
Last Version

Last Version

6.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

file-loader
Library to mask fields from a json payload based on json path configurations
Project URL

Project URL

https://github.com/michaelruocco/file-loader
Source Code Management

Source Code Management

https://github.com/michaelruocco/file-loader

Download file-loader

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>file-loader</artifactId>
    <version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/
implementation 'com.github.michaelruocco:file-loader:6.0.5'
// https://jarcasting.com/artifacts/com.github.michaelruocco/file-loader/
implementation ("com.github.michaelruocco:file-loader:6.0.5")
'com.github.michaelruocco:file-loader:jar:6.0.5'
<dependency org="com.github.michaelruocco" name="file-loader" rev="6.0.5">
  <artifact name="file-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='file-loader', version='6.0.5')
)
libraryDependencies += "com.github.michaelruocco" % "file-loader" % "6.0.5"
[com.github.michaelruocco/file-loader "6.0.5"]

Dependencies

runtime (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.0.0
3.0.3