License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIduk.gov.justice.service.hmpps |
ArtifactId | ArtifactIdhmpps-sqs-spring-boot-autoconfigure |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhmpps-sqs-spring-boot-autoconfigure
A Spring Boot Autoconfigure library providing utilities for using amazon-sqs-java-messaging-lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.gov.justice.service.hmpps/hmpps-sqs-spring-boot-autoconfigure/ -->
<dependency>
<groupId>uk.gov.justice.service.hmpps</groupId>
<artifactId>hmpps-sqs-spring-boot-autoconfigure</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.justice.service.hmpps/hmpps-sqs-spring-boot-autoconfigure/
implementation 'uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-autoconfigure:1.1.5'
// https://jarcasting.com/artifacts/uk.gov.justice.service.hmpps/hmpps-sqs-spring-boot-autoconfigure/
implementation ("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-autoconfigure:1.1.5")
'uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-autoconfigure:pom:1.1.5'
<dependency org="uk.gov.justice.service.hmpps" name="hmpps-sqs-spring-boot-autoconfigure" rev="1.1.5">
<artifact name="hmpps-sqs-spring-boot-autoconfigure" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.gov.justice.service.hmpps', module='hmpps-sqs-spring-boot-autoconfigure', version='1.1.5')
)
libraryDependencies += "uk.gov.justice.service.hmpps" % "hmpps-sqs-spring-boot-autoconfigure" % "1.1.5"
[uk.gov.justice.service.hmpps/hmpps-sqs-spring-boot-autoconfigure "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : amazon-sqs-java-messaging-lib | jar | 1.0.8 |
com.amazonaws : aws-java-sdk-sns | jar | 1.12.230 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
com.google.code.gson : gson | jar | 2.9.0 |
com.microsoft.azure : applicationinsights-core | jar | 2.6.4 |
org.springframework : spring-jms | jar |