| License |
License |
|---|---|
| GroupId | GroupIduk.gov.service.payments |
| ArtifactId | ArtifactIdtesting |
| Version | Version1.0.20211220113647 |
| Type | Typejar |
| Description |
DescriptionTesting Utils
Common functionality for GOV.UK Pay Java repositories
|
| Filename | Size |
|---|---|
| testing-1.0.20211220113647.pom | |
| testing-1.0.20211220113647.jar | 17 KB |
| testing-1.0.20211220113647-sources.jar | 10 KB |
| testing-1.0.20211220113647-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.20211220113647</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation 'uk.gov.service.payments:testing:1.0.20211220113647'
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation ("uk.gov.service.payments:testing:1.0.20211220113647")
'uk.gov.service.payments:testing:jar:1.0.20211220113647'
<dependency org="uk.gov.service.payments" name="testing" rev="1.0.20211220113647">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='testing', version='1.0.20211220113647')
)
libraryDependencies += "uk.gov.service.payments" % "testing" % "1.0.20211220113647"
[uk.gov.service.payments/testing "1.0.20211220113647"]
| 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.13.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 2.9.0 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| 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.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | 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.2.0 |