is not current version
Last Version 6.0.5

file-loader 6.0.1

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

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

file-loader
Version

Version

6.0.1
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 6.0.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.