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

com.github.zjb-it:jackson-replace-fastjson 1.0


Категории

Категории

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

Группа

com.github.zjb-it
Идентификатор

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

jackson-replace-fastjson
Версия

Версия

1.0
Тип

Тип

jar

Скачать jackson-replace-fastjson 1.0


<!-- https://jarcasting.com/artifacts/com.github.zjb-it/jackson-replace-fastjson/ -->
<dependency>
    <groupId>com.github.zjb-it</groupId>
    <artifactId>jackson-replace-fastjson</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zjb-it/jackson-replace-fastjson/
implementation 'com.github.zjb-it:jackson-replace-fastjson:1.0'
// https://jarcasting.com/artifacts/com.github.zjb-it/jackson-replace-fastjson/
implementation ("com.github.zjb-it:jackson-replace-fastjson:1.0")
'com.github.zjb-it:jackson-replace-fastjson:jar:1.0'
<dependency org="com.github.zjb-it" name="jackson-replace-fastjson" rev="1.0">
  <artifact name="jackson-replace-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zjb-it', module='jackson-replace-fastjson', version='1.0')
)
libraryDependencies += "com.github.zjb-it" % "jackson-replace-fastjson" % "1.0"
[com.github.zjb-it/jackson-replace-fastjson "1.0"]