jar

com.jatun.open.tools : rest-resources

Maven & Gradle

Jun 22, 2018

REST Resources · The REST Resources Library helps to develop the http responses in a custom format

Table Of Contents

Latest Version

Download com.jatun.open.tools : rest-resources JAR file - Latest Versions:

All Versions

Download com.jatun.open.tools : rest-resources 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 rest-resources-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jatun.open.tools.restrc.exception.annotations

├─ com.jatun.open.tools.restrc.exception.annotations.ErrorMessage.class - [JAR]

├─ com.jatun.open.tools.restrc.exception.annotations.ErrorMessageAttribute.class - [JAR]

com.jatun.open.tools.restrc.model

├─ com.jatun.open.tools.restrc.model.ErrorResource.class - [JAR]

├─ com.jatun.open.tools.restrc.model.ExceptionError.class - [JAR]

├─ com.jatun.open.tools.restrc.model.ExceptionErrorResource.class - [JAR]

├─ com.jatun.open.tools.restrc.model.IterableResource.class - [JAR]

├─ com.jatun.open.tools.restrc.model.PageableResource.class - [JAR]

├─ com.jatun.open.tools.restrc.model.SingleResource.class - [JAR]

├─ com.jatun.open.tools.restrc.model.ValidationError.class - [JAR]

├─ com.jatun.open.tools.restrc.model.ValidationErrorResource.class - [JAR]

com.jatun.open.tools.restrc.exception

├─ com.jatun.open.tools.restrc.exception.ErrorSource.class - [JAR]

com.jatun.open.tools.restrc.builder

├─ com.jatun.open.tools.restrc.builder.ExceptionErrorResourceBuilder.class - [JAR]

├─ com.jatun.open.tools.restrc.builder.ValidationErrorResourceBuilder.class - [JAR]

com.jatun.open.tools.restrc

├─ com.jatun.open.tools.restrc.Config.class - [JAR]