is not current version
Last Version 1.1.5

uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-autoconfigure 0.9.0

A Spring Boot Autoconfigure library providing utilities for using amazon-sqs-java-messaging-lib

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

uk.gov.justice.service.hmpps
ArtifactId

ArtifactId

hmpps-sqs-spring-boot-autoconfigure
Version

Version

0.9.0
Type

Type

pom

Download hmpps-sqs-spring-boot-autoconfigure 0.9.0


<!-- 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>0.9.0</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:0.9.0'
// 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:0.9.0")
'uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-autoconfigure:pom:0.9.0'
<dependency org="uk.gov.justice.service.hmpps" name="hmpps-sqs-spring-boot-autoconfigure" rev="0.9.0">
  <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='0.9.0')
)
libraryDependencies += "uk.gov.justice.service.hmpps" % "hmpps-sqs-spring-boot-autoconfigure" % "0.9.0"
[uk.gov.justice.service.hmpps/hmpps-sqs-spring-boot-autoconfigure "0.9.0"]