jar

org.glassfish.jersey.media : jersey-media-json-gson

Maven & Gradle

Jul 10, 2023
649 stars

jersey-media-json-gson · Jersey GSON support module.

Table Of Contents

Latest Version

Download org.glassfish.jersey.media : jersey-media-json-gson JAR file - Latest Versions:

All Versions

Download org.glassfish.jersey.media : jersey-media-json-gson JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.40
2.39.x
2.39
2.38
2.37

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

org.glassfish.jersey.gson

├─ org.glassfish.jersey.gson.JsonGsonFeature.class - [JAR]

├─ org.glassfish.jersey.gson.LocalizationMessages.class - [JAR]

├─ org.glassfish.jersey.gson.package-info.class - [JAR]

org.glassfish.jersey.gson.internal

├─ org.glassfish.jersey.gson.internal.JsonGsonAutoDiscoverable.class - [JAR]

├─ org.glassfish.jersey.gson.internal.JsonGsonProvider.class - [JAR]

Advertisement