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

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


Категории

Категории

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

Группа

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

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

jackson-replace-fastjson
Версия

Версия

1.1
Тип

Тип

jar

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


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