License |
License |
---|---|
GroupId | GroupIduk.gov.service.payments |
ArtifactId | ArtifactIdutils |
Version | Version1.0.20211102133349 |
Type | Typejar |
Description |
DescriptionUtilities for production code
Common functionality for GOV.UK Pay Java repositories
|
Filename | Size |
---|---|
utils-1.0.20211102133349.pom | |
utils-1.0.20211102133349.jar | 14 KB |
utils-1.0.20211102133349-sources.jar | 7 KB |
utils-1.0.20211102133349-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/utils/ -->
<dependency>
<groupId>uk.gov.service.payments</groupId>
<artifactId>utils</artifactId>
<version>1.0.20211102133349</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/utils/
implementation 'uk.gov.service.payments:utils:1.0.20211102133349'
// https://jarcasting.com/artifacts/uk.gov.service.payments/utils/
implementation ("uk.gov.service.payments:utils:1.0.20211102133349")
'uk.gov.service.payments:utils:jar:1.0.20211102133349'
<dependency org="uk.gov.service.payments" name="utils" rev="1.0.20211102133349">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='utils', version='1.0.20211102133349')
)
libraryDependencies += "uk.gov.service.payments" % "utils" % "1.0.20211102133349"
[uk.gov.service.payments/utils "1.0.20211102133349"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.9 |
io.dropwizard : dropwizard-core | jar | 2.0.25 |
io.dropwizard : dropwizard-db | jar | 2.0.25 |
io.dropwizard : dropwizard-testing | jar | 2.0.25 |
io.dropwizard.metrics : metrics-graphite | jar | 4.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.hibernate : hibernate-validator | jar | 6.2.0.Final |
org.glassfish : javax.el | jar | 3.0.1-b12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.platform : junit-platform-commons | jar | 1.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |