Last Version

json-filter 2.0.0.RELEASE

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

Categories

Categories

JSON Data
GroupId

GroupId

com.aeert
ArtifactId

ArtifactId

json-filter
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

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

Download json-filter 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.aeert/json-filter/ -->
<dependency>
    <groupId>com.aeert</groupId>
    <artifactId>json-filter</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeert/json-filter/
implementation 'com.aeert:json-filter:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.aeert/json-filter/
implementation ("com.aeert:json-filter:2.0.0.RELEASE")
'com.aeert:json-filter:jar:2.0.0.RELEASE'
<dependency org="com.aeert" name="json-filter" rev="2.0.0.RELEASE">
  <artifact name="json-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeert', module='json-filter', version='2.0.0.RELEASE')
)
libraryDependencies += "com.aeert" % "json-filter" % "2.0.0.RELEASE"
[com.aeert/json-filter "2.0.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.