не последняя версия
Последняя версия 2.0.3.RELEASE

hotkit-json-adapter 2.0.1.RELEASE

hotkit-json-adapter是hotkit-json适配springboot的starter包,自动将webmvc或webflux的json解析工作交给hotkit-json完成,以此让整个项目使用同一套json解析配置。

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

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

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

json-parser-adapter
Версия

Версия

2.0.1.RELEASE
Тип

Тип

jar
Описание

Описание

hotkit-json-adapter
hotkit-json-adapter是hotkit-json适配springboot的starter包,自动将webmvc或webflux的json解析工作交给hotkit-json完成,以此让整个项目使用同一套json解析配置。
Ссылка на сайт

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

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

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

https://github.com/wujiuye/hotkits

Скачать json-parser-adapter 2.0.1.RELEASE


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.wujiuye : json-parser-core jar 2.0.1.RELEASE

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

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