jfilter

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

Лицензия

Лицензия

Группа

Группа

com.aeert
Идентификатор

Идентификатор

jfilter
Последняя версия

Последняя версия

2.3.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

jfilter
In response to the JSON filter processing component, the JSON returned from the interface is filtered and masked through annotations
Ссылка на сайт

Ссылка на сайт

https://github.com/mayunkun/jfilter
Система контроля версий

Система контроля версий

https://github.com/mayunkun/jfilter

Скачать jfilter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.alibaba : fastjson jar 1.2.73

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core Необязательный jar 5.3.1
org.springframework : spring-web Необязательный jar 5.3.1
org.springframework : spring-webmvc Необязательный jar 5.3.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.0.RELEASE
2.3.0
2.2.0.RELEASE
2.2.0
2.1.0.RELEASE