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

com.allenru:jackson-morphed-result 1.0.0

Add, remove, and otherwise manipulate the properties of an object serialized with Jackson, at runtime without modifying the target object.

Категории

Категории

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

Группа

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

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

jackson-morphed-result
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jackson-morphed-result 1.0.0


<!-- https://jarcasting.com/artifacts/com.allenru/jackson-morphed-result/ -->
<dependency>
    <groupId>com.allenru</groupId>
    <artifactId>jackson-morphed-result</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.allenru/jackson-morphed-result/
implementation 'com.allenru:jackson-morphed-result:1.0.0'
// https://jarcasting.com/artifacts/com.allenru/jackson-morphed-result/
implementation ("com.allenru:jackson-morphed-result:1.0.0")
'com.allenru:jackson-morphed-result:jar:1.0.0'
<dependency org="com.allenru" name="jackson-morphed-result" rev="1.0.0">
  <artifact name="jackson-morphed-result" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.allenru', module='jackson-morphed-result', version='1.0.0')
)
libraryDependencies += "com.allenru" % "jackson-morphed-result" % "1.0.0"
[com.allenru/jackson-morphed-result "1.0.0"]