Last Version

hotkit-json-adapter 2021.002.RC

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wujiuye
ArtifactId

ArtifactId

hotkit-json-adapter
Version

Version

2021.002.RC
Type

Type

jar
Description

Description

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

Project URL

https://github.com/wujiuye/hotkits
Source Code Management

Source Code Management

https://github.com/wujiuye/hotkits

Download hotkit-json-adapter 2021.002.RC


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wujiuye : hotkit-json jar 2021.002.RC

Project Modules

There are no modules declared in this project.