jar

uk.gov.justice.service.laa-crime : crime-commons-spring-boot-starter-rest-client

Maven & Gradle

Aug 02, 2023
4 stars

Sprint Boot Starter REST Client · A Spring Boot auto-configuration library that facilitates communication with LAA Crime APIs

Table Of Contents

Latest Version

Download uk.gov.justice.service.laa-crime : crime-commons-spring-boot-starter-rest-client JAR file - Latest Versions:

All Versions

Download uk.gov.justice.service.laa-crime : crime-commons-spring-boot-starter-rest-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x
0.2.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 crime-commons-spring-boot-starter-rest-client-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.justice.laa.crime.commons.common

├─ uk.gov.justice.laa.crime.commons.common.Constants.class - [JAR]

uk.gov.justice.laa.crime.commons.config

├─ uk.gov.justice.laa.crime.commons.config.RestClientAutoConfiguration.class - [JAR]

├─ uk.gov.justice.laa.crime.commons.config.RetryConfiguration.class - [JAR]

uk.gov.justice.laa.crime.commons.filters

├─ uk.gov.justice.laa.crime.commons.filters.WebClientFilters.class - [JAR]

uk.gov.justice.laa.crime.commons.exception

├─ uk.gov.justice.laa.crime.commons.exception.APIClientException.class - [JAR]

├─ uk.gov.justice.laa.crime.commons.exception.RetryableWebClientResponseException.class - [JAR]

uk.gov.justice.laa.crime.commons.client

├─ uk.gov.justice.laa.crime.commons.client.RestAPIClient.class - [JAR]