jar

com.github.arucard21.simplyrestful : jaxrs-providers

Maven & Gradle

Jan 13, 2023
2 usages
2 stars

jaxrs-providers · A collection of JAX-RS providers for use with SimplyRESTful server and client

Table Of Contents

Latest Version

Download com.github.arucard21.simplyrestful : jaxrs-providers JAR file - Latest Versions:

All Versions

Download com.github.arucard21.simplyrestful : jaxrs-providers JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.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 jaxrs-providers-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

simplyrestful.api.framework.providers

├─ simplyrestful.api.framework.providers.ObjectMapperProvider.class - [JAR]

simplyrestful.api.framework.serialization

├─ simplyrestful.api.framework.serialization.MediaTypeDeserializer.class - [JAR]

├─ simplyrestful.api.framework.serialization.MediaTypeModule.class - [JAR]

├─ simplyrestful.api.framework.serialization.MediaTypeSerializer.class - [JAR]