MVN

at.favre.lib : id-mask-parent

Maven & Gradle

Mar 05, 2023
58 stars

ID Masking Library Parent · IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>id-mask-parent</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.favre.lib : id-mask-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of at.favre.lib : id-mask-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
id-mask-parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>id-mask-parent</artifactId>
    <version>0.6.0</version>
</dependency>

Advertisement

Dependencies from Group

Feb 12, 2023
27 usages
358 stars
Feb 15, 2023
18 usages
149 stars
Feb 11, 2023
12 usages
57 stars
Jun 08, 2020
2 usages
268 stars
Jun 14, 2020
1k stars

Discover Dependencies

Aug 17, 2023
0 stars
Aug 17, 2023
0 stars
Aug 17, 2023
0 stars
Aug 18, 2023
0 stars
Aug 05, 2023
1 stars
Mar 05, 2023
112 stars
Jun 27, 2023
0 stars