| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.aeert |
| Идентификатор | Идентификаторjson-filter |
| Последняя версия | Последняя версия2.0.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjson-filter
In response to the JSON filter processing component, the JSON returned from the interface is filtered and masked through annotations
|
| Имя Файла | Размер |
|---|---|
| json-filter-2.0.0.RELEASE.pom | |
| json-filter-2.0.0.RELEASE.jar | 11 KB |
| json-filter-2.0.0.RELEASE-sources.jar | 9 KB |
| json-filter-2.0.0.RELEASE-javadoc.jar | 89 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.73 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core Необязательный | jar | 5.3.1 |
| org.springframework : spring-web Необязательный | jar | 5.3.1 |
| org.springframework : spring-webmvc Необязательный | jar | 5.3.1 |