License |
License |
---|---|
GroupId | GroupIduk.gov.service.payments |
ArtifactId | ArtifactIdutils |
Version | Version1.0.20220221091538 |
Type | Typejar |
Description |
DescriptionUtilities for production code
Common functionality for GOV.UK Pay Java repositories
|
Filename | Size |
---|---|
utils-1.0.20220221091538.pom | |
utils-1.0.20220221091538.jar | 14 KB |
utils-1.0.20220221091538-sources.jar | 7 KB |
utils-1.0.20220221091538-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.20220221091538</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/utils/
implementation 'uk.gov.service.payments:utils:1.0.20220221091538'
// https://jarcasting.com/artifacts/uk.gov.service.payments/utils/
implementation ("uk.gov.service.payments:utils:1.0.20220221091538")
'uk.gov.service.payments:utils:jar:1.0.20220221091538'
<dependency org="uk.gov.service.payments" name="utils" rev="1.0.20220221091538">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='utils', version='1.0.20220221091538')
)
libraryDependencies += "uk.gov.service.payments" % "utils" % "1.0.20220221091538"
[uk.gov.service.payments/utils "1.0.20220221091538"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.10 |
io.dropwizard : dropwizard-core | jar | 2.0.28 |
io.dropwizard : dropwizard-db | jar | 2.0.28 |
io.dropwizard : dropwizard-testing | jar | 2.0.28 |
io.dropwizard.metrics : metrics-graphite | jar | 4.2.8 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.hibernate : hibernate-validator | jar | 6.2.2.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.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |