jar

org.codegas : codegas-webservice-hal

Maven & Gradle

Oct 29, 2018
0 stars
Table Of Contents

Latest Version

Download org.codegas : codegas-webservice-hal JAR file - Latest Versions:

All Versions

Download org.codegas : codegas-webservice-hal JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
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 codegas-webservice-hal-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.codegas.webservice.hal.representation

├─ org.codegas.webservice.hal.representation.HalJsonRepresentationFactory.class - [JAR]

├─ org.codegas.webservice.hal.representation.HalRepresentationImpl.class - [JAR]

org.codegas.webservice.hal.api

├─ org.codegas.webservice.hal.api.HalConfig.class - [JAR]

├─ org.codegas.webservice.hal.api.HalLink.class - [JAR]

├─ org.codegas.webservice.hal.api.HalRepresentation.class - [JAR]

├─ org.codegas.webservice.hal.api.HalRepresentationFactory.class - [JAR]

org.codegas.webservice.hal.jaxrs

├─ org.codegas.webservice.hal.jaxrs.HalJsonMediaType.class - [JAR]

├─ org.codegas.webservice.hal.jaxrs.HalResource.class - [JAR]

├─ org.codegas.webservice.hal.jaxrs.HalResourceLinkBuilder.class - [JAR]

Advertisement