jar

com.phasebash.jackson : groovy-beans-with-jackson-immutables-module

Maven & Gradle

Feb 16, 2014
3 stars

groovy-beans-with-jackson · Implementations of the Jackson API to better support Groovy Beans without annotations, including groovy.transform.Immutable beans.

Table Of Contents

Latest Version

Download com.phasebash.jackson : groovy-beans-with-jackson-immutables-module JAR file - Latest Versions:

All Versions

Download com.phasebash.jackson : groovy-beans-with-jackson-immutables-module JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window groovy-beans-with-jackson-immutables-module-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.phasebash.jackson.databind.deser.std

├─ com.github.phasebash.jackson.databind.deser.std.GroovyImmutableStdValueInstantiator.class - [JAR]

com.github.phasebash.jackson.databind

├─ com.github.phasebash.jackson.databind.GroovyImmutableModule.class - [JAR]

com.github.phasebash.jackson.databind.deser

├─ com.github.phasebash.jackson.databind.deser.ImmutableBeanDeserializerModifier.class - [JAR]