MVN

uk.gov.justice.service.hmpps : hmpps-kotlin-spring-boot-test-autoconfigure

Maven & Gradle

Jun 25, 2024
1 stars

hmpps-kotlin-spring-boot-test-autoconfigure · A test helper library to share common patterns for projects based from hmpps-template-kotlin

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-kotlin-spring-boot-test-autoconfigure</artifactId>
    <version>1.0.2-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2-beta
  • Latest Beta: 1.0.2-beta

All Versions

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

Version Vulnerabilities Updated
1.0.x
hmpps-kotlin-spring-boot-test-autoconfigure-1.0.2-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-kotlin-spring-boot-test-autoconfigure</artifactId>
    <version>1.0.2-beta</version>
</dependency>