Last Version

jackson-morphed-result 1.0.1

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

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.allenru
ArtifactId

ArtifactId

jackson-morphed-result
Version

Version

1.0.1
Type

Type

jar
Description

Description

jackson-morphed-result
Add, remove, and otherwise manipulate the properties of an object serialized with Jackson, at runtime without modifying the target object.
Project URL

Project URL

https://github.com/Russell-Allen/jackson-morphed-result
Source Code Management

Source Code Management

https://github.com/Russell-Allen/jackson-morphed-result.git

Download jackson-morphed-result 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.2

Project Modules

There are no modules declared in this project.