License |
License |
---|---|
GroupId | GroupIduk.gov.service.payments |
ArtifactId | ArtifactIdtesting |
Version | Version1.0.20210630100406 |
Type | Typejar |
Description |
DescriptionTesting Utils
Common functionality for GOV.UK Pay Java repositories
|
Filename | Size |
---|---|
testing-1.0.20210630100406.pom | |
testing-1.0.20210630100406.jar | 17 KB |
testing-1.0.20210630100406-sources.jar | 10 KB |
testing-1.0.20210630100406-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/testing/ -->
<dependency>
<groupId>uk.gov.service.payments</groupId>
<artifactId>testing</artifactId>
<version>1.0.20210630100406</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation 'uk.gov.service.payments:testing:1.0.20210630100406'
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation ("uk.gov.service.payments:testing:1.0.20210630100406")
'uk.gov.service.payments:testing:jar:1.0.20210630100406'
<dependency org="uk.gov.service.payments" name="testing" rev="1.0.20210630100406">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='testing', version='1.0.20210630100406')
)
libraryDependencies += "uk.gov.service.payments" % "testing" % "1.0.20210630100406"
[uk.gov.service.payments/testing "1.0.20210630100406"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |
au.com.dius : pact-jvm-provider-junit_2.12 | jar | 3.6.15 |
au.com.dius : pact-jvm-consumer-junit_2.12 | jar | 3.6.15 |
javax.json : javax.json-api | jar | 1.1.4 |
org.glassfish : javax.json | jar | 1.1.4 |
com.spotify : docker-client | jar | 8.16.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.restassured : rest-assured | jar | 2.9.0 |
com.github.tomakehurst : wiremock-jre8 | jar | 2.28.1 |
org.assertj : assertj-core | jar | 3.20.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.hibernate : hibernate-validator | jar | 6.0.17.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.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |