Last Version

jfilter 2.3.0.RELEASE

In response to the JSON filter processing component, the JSON returned from the interface is filtered and masked through annotations

License

License

GroupId

GroupId

com.aeert
ArtifactId

ArtifactId

jfilter
Version

Version

2.3.0.RELEASE
Type

Type

jar
Description

Description

jfilter
In response to the JSON filter processing component, the JSON returned from the interface is filtered and masked through annotations
Project URL

Project URL

https://github.com/mayunkun/jfilter
Source Code Management

Source Code Management

https://github.com/mayunkun/jfilter

Download jfilter 2.3.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.73

provided (3)

Group / Artifact Type Version
org.springframework : spring-core Optional jar 5.3.1
org.springframework : spring-web Optional jar 5.3.1
org.springframework : spring-webmvc Optional jar 5.3.1

Project Modules

There are no modules declared in this project.