jar

com.mercateo.rest : rest-hateoas-client

Maven & Gradle

Aug 12, 2022
2 usages
8 stars

rest-hateoas-client · Client for dynamic discovery of REST-APIs which are developed with the help of common.rest.schemagen

Table Of Contents

Latest Version

Download com.mercateo.rest : rest-hateoas-client JAR file - Latest Versions:

All Versions

Download com.mercateo.rest : rest-hateoas-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
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 rest-hateoas-client-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mercateo.rest.hateoas.client.impl.sse

├─ com.mercateo.rest.hateoas.client.impl.sse.EventSourceWithCloseGuard.class - [JAR]

├─ com.mercateo.rest.hateoas.client.impl.sse.LastEventIdHeaderFilter.class - [JAR]

├─ com.mercateo.rest.hateoas.client.impl.sse.SSEListener.class - [JAR]

com.mercateo.rest.hateoas.client.schema

├─ com.mercateo.rest.hateoas.client.schema.ClientHyperSchema.class - [JAR]

├─ com.mercateo.rest.hateoas.client.schema.SchemaLink.class - [JAR]

com.mercateo.rest.hateoas.client

├─ com.mercateo.rest.hateoas.client.AuthHeaderFilter.class - [JAR]

├─ com.mercateo.rest.hateoas.client.ClientConfiguration.class - [JAR]

├─ com.mercateo.rest.hateoas.client.ClientStarter.class - [JAR]

├─ com.mercateo.rest.hateoas.client.ListResponse.class - [JAR]

├─ com.mercateo.rest.hateoas.client.OngoingResponse.class - [JAR]

├─ com.mercateo.rest.hateoas.client.Response.class - [JAR]

├─ com.mercateo.rest.hateoas.client.SSEObserver.class - [JAR]

com.mercateo.rest.hateoas.client.impl

├─ com.mercateo.rest.hateoas.client.impl.ListResponseImpl.class - [JAR]

├─ com.mercateo.rest.hateoas.client.impl.OngoingResponseImpl.class - [JAR]

├─ com.mercateo.rest.hateoas.client.impl.ResponseBuilder.class - [JAR]

├─ com.mercateo.rest.hateoas.client.impl.ResponseImpl.class - [JAR]

Advertisement