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