jar

com.github.florinn : restr

Maven & Gradle

Feb 20, 2015
0 stars

Restr · REST API helpers

Table Of Contents

Latest Version

Download com.github.florinn : restr JAR file - Latest Versions:

All Versions

Download com.github.florinn : restr JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 restr-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.florinn.restr.core

├─ com.github.florinn.restr.core.Entity.class - [JAR]

├─ com.github.florinn.restr.core.EntityRef.class - [JAR]

com.github.florinn.restr.util

├─ com.github.florinn.restr.util.OrderPreservingProperties.class - [JAR]

├─ com.github.florinn.restr.util.Utils.class - [JAR]

com.github.florinn.restr.json

├─ com.github.florinn.restr.json.RawMapSerializer.class - [JAR]

com.github.florinn.restr.hateoas

├─ com.github.florinn.restr.hateoas.Link.class - [JAR]

├─ com.github.florinn.restr.hateoas.LinkFactory.class - [JAR]

├─ com.github.florinn.restr.hateoas.RestResourceDefinition.class - [JAR]

├─ com.github.florinn.restr.hateoas.RestResourceDefinitionRegistry.class - [JAR]

com.github.florinn.restr.error

├─ com.github.florinn.restr.error.BaseException.class - [JAR]

├─ com.github.florinn.restr.error.BaseRuntimeException.class - [JAR]

├─ com.github.florinn.restr.error.RestError.class - [JAR]

├─ com.github.florinn.restr.error.RestExceptionMapper.class - [JAR]

├─ com.github.florinn.restr.error.RestExceptionMapperProvider.class - [JAR]

Advertisement