jar

com.github.arucard21.simplyrestful : SimplyRESTful-api

Maven & Gradle

Dec 20, 2021
1 usages
2 stars

SimplyRESTful-api · A library containing the JAX-RS interface classes for SimplyRESTful APIs.

Table Of Contents

Latest Version

Download com.github.arucard21.simplyrestful : SimplyRESTful-api JAR file - Latest Versions:

All Versions

Download com.github.arucard21.simplyrestful : SimplyRESTful-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.18.x
0.17.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 SimplyRESTful-api-0.18.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

simplyrestful.api.framework.webresource.api

├─ simplyrestful.api.framework.webresource.api.CollectionGet.class - [JAR]

├─ simplyrestful.api.framework.webresource.api.CollectionGetEventStream.class - [JAR]

├─ simplyrestful.api.framework.webresource.api.CollectionPost.class - [JAR]

├─ simplyrestful.api.framework.webresource.api.ResourceDelete.class - [JAR]

├─ simplyrestful.api.framework.webresource.api.ResourceGet.class - [JAR]

├─ simplyrestful.api.framework.webresource.api.ResourcePut.class - [JAR]

Advertisement