MVN

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

Maven & Gradle

Jun 30, 2023
1 usages
1 stars

hmpps-sqs-spring-boot-autoconfigure · A Spring Boot Autoconfigure library providing utilities for using amazon-sqs-java-messaging-lib

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-sqs-spring-boot-autoconfigure</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.gov.justice.service.hmpps : hmpps-sqs-spring-boot-autoconfigure to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Beta: 2.0.0-beta-17

All Versions

Choose a version of uk.gov.justice.service.hmpps : hmpps-sqs-spring-boot-autoconfigure to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
hmpps-sqs-spring-boot-autoconfigure-2.0.1
hmpps-sqs-spring-boot-autoconfigure-2.0.0
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-17
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-16
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-15
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-14
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-13
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-12
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-11
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-10
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-9
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-8
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-7
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-6
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-4
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-3
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta-2
hmpps-sqs-spring-boot-autoconfigure-2.0.0-beta
1.3.x
hmpps-sqs-spring-boot-autoconfigure-1.3.1
hmpps-sqs-spring-boot-autoconfigure-1.3.0
1.2.x
hmpps-sqs-spring-boot-autoconfigure-1.2.0
1.1.x
hmpps-sqs-spring-boot-autoconfigure-1.1.13
hmpps-sqs-spring-boot-autoconfigure-1.1.12
hmpps-sqs-spring-boot-autoconfigure-1.1.11
hmpps-sqs-spring-boot-autoconfigure-1.1.10
hmpps-sqs-spring-boot-autoconfigure-1.1.9
hmpps-sqs-spring-boot-autoconfigure-1.1.8
hmpps-sqs-spring-boot-autoconfigure-1.1.7
hmpps-sqs-spring-boot-autoconfigure-1.1.7-beta-2
hmpps-sqs-spring-boot-autoconfigure-1.1.7-beta
hmpps-sqs-spring-boot-autoconfigure-1.1.6
hmpps-sqs-spring-boot-autoconfigure-1.1.6-beta
hmpps-sqs-spring-boot-autoconfigure-1.1.5
hmpps-sqs-spring-boot-autoconfigure-1.1.3
hmpps-sqs-spring-boot-autoconfigure-1.1.3-beta
hmpps-sqs-spring-boot-autoconfigure-1.1.2
hmpps-sqs-spring-boot-autoconfigure-1.1.1
hmpps-sqs-spring-boot-autoconfigure-1.1.0
1.0.x
hmpps-sqs-spring-boot-autoconfigure-1.0.6
hmpps-sqs-spring-boot-autoconfigure-1.0.5
hmpps-sqs-spring-boot-autoconfigure-1.0.4
hmpps-sqs-spring-boot-autoconfigure-1.0.3
hmpps-sqs-spring-boot-autoconfigure-1.0.2
hmpps-sqs-spring-boot-autoconfigure-1.0.1
hmpps-sqs-spring-boot-autoconfigure-1.0.0
0.9.x
hmpps-sqs-spring-boot-autoconfigure-0.9.0
0.8.x
hmpps-sqs-spring-boot-autoconfigure-0.8.2
hmpps-sqs-spring-boot-autoconfigure-0.8.2-beta
hmpps-sqs-spring-boot-autoconfigure-0.8.1
hmpps-sqs-spring-boot-autoconfigure-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-sqs-spring-boot-autoconfigure</artifactId>
    <version>2.0.1</version>
</dependency>

Advertisement