License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin-data-mask |
Last Version | Last Version2.3.4-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-data-mask/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin-data-mask</artifactId>
<version>2.3.4-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-data-mask/
implementation 'com.fizzgate:fizz-plugin-data-mask:2.3.4-beta2'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-data-mask/
implementation ("com.fizzgate:fizz-plugin-data-mask:2.3.4-beta2")
'com.fizzgate:fizz-plugin-data-mask:jar:2.3.4-beta2'
<dependency org="com.fizzgate" name="fizz-plugin-data-mask" rev="2.3.4-beta2">
<artifact name="fizz-plugin-data-mask" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin-data-mask', version='2.3.4-beta2')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin-data-mask" % "2.3.4-beta2"
[com.fizzgate/fizz-plugin-data-mask "2.3.4-beta2"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzgate : fizz-spring-boot-starter | jar | 2.3.4-beta2 |