jar

com.elasticpath.json : json-unmarshaller

Maven & Gradle

Feb 11, 2015
29 stars

EP ∷ Json Unmarshaller · Provides concise annotation based unmarshalling of Json using JsonPath and Jackson

Table Of Contents

Latest Version

Download com.elasticpath.json : json-unmarshaller JAR file - Latest Versions:

All Versions

Download com.elasticpath.json : json-unmarshaller JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 json-unmarshaller-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fasterxml.jackson.contrib.jsonpath.util

├─ com.fasterxml.jackson.contrib.jsonpath.util.CandidateField.class - [JAR]

├─ com.fasterxml.jackson.contrib.jsonpath.util.JsonPathUtil.class - [JAR]

├─ com.fasterxml.jackson.contrib.jsonpath.util.ReflectionUtil.class - [JAR]

com.fasterxml.jackson.contrib.jsonpath

├─ com.fasterxml.jackson.contrib.jsonpath.DefaultJsonUnmarshaller.class - [JAR]

├─ com.fasterxml.jackson.contrib.jsonpath.JsonUnmarshaller.class - [JAR]

com.fasterxml.jackson.contrib.jsonpath.annotation

├─ com.fasterxml.jackson.contrib.jsonpath.annotation.AnnotationVerifier.class - [JAR]

├─ com.fasterxml.jackson.contrib.jsonpath.annotation.JsonPath.class - [JAR]