License |
License |
---|---|
GroupId | GroupIduk.gov.service.payments |
ArtifactId | ArtifactIdtesting |
Version | Version1.0.20220404091145 |
Type | Typejar |
Description |
DescriptionTesting Utils
Common functionality for GOV.UK Pay Java repositories
|
Filename | Size |
---|---|
testing-1.0.20220404091145.pom | |
testing-1.0.20220404091145.jar | 17 KB |
testing-1.0.20220404091145-sources.jar | 10 KB |
testing-1.0.20220404091145-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.service.payments/testing/ -->
<dependency>
<groupId>uk.gov.service.payments</groupId>
<artifactId>testing</artifactId>
<version>1.0.20220404091145</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation 'uk.gov.service.payments:testing:1.0.20220404091145'
// https://jarcasting.com/artifacts/uk.gov.service.payments/testing/
implementation ("uk.gov.service.payments:testing:1.0.20220404091145")
'uk.gov.service.payments:testing:jar:1.0.20220404091145'
<dependency org="uk.gov.service.payments" name="testing" rev="1.0.20220404091145">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.service.payments', module='testing', version='1.0.20220404091145')
)
libraryDependencies += "uk.gov.service.payments" % "testing" % "1.0.20220404091145"
[uk.gov.service.payments/testing "1.0.20220404091145"]
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.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
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.22.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
org.hibernate : hibernate-validator | jar | 6.2.3.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.4.0 |