is not current version
Last Version 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.

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.allenru
ArtifactId

ArtifactId

jackson-morphed-result
Version

Version

1.0.0
Type

Type

jar

Download 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"]