MVN

uk.gov.justice.service.hmpps : hmpps-digital-prison-reporting-lib

Maven & Gradle

Oct 10, 2023
2 stars

hmpps-digital-prison-reporting-lib · A Spring Boot reporting library to be integrated into your project and allow you to produce reports.

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-digital-prison-reporting-lib</artifactId>
    <version>1.0.0-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.gov.justice.service.hmpps : hmpps-digital-prison-reporting-lib to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta
  • Latest Beta: 1.0.0-beta

All Versions

Choose a version of uk.gov.justice.service.hmpps : hmpps-digital-prison-reporting-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
hmpps-digital-prison-reporting-lib-1.0.0-beta

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.gov.justice.service.hmpps</groupId>
    <artifactId>hmpps-digital-prison-reporting-lib</artifactId>
    <version>1.0.0-beta</version>
</dependency>