is not current version
Last Version 4.0.10

au.com.dius:pact-jvm-provider-scalatest_2.12 4.0.4

pact-jvm-provider-scalatest ======================== Provides an extension to scalatest to validate pact files against a running provider. See [examples](src/test/scala/au/com/dius/pact/provider/scalatest) for details. *Note:* The Pact ProviderSpec requires scalatest 2.2.x

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

au.com.dius
ArtifactId

ArtifactId

pact-jvm-provider-scalatest_2.12
Version

Version

4.0.4
Type

Type

jar

Download pact-jvm-provider-scalatest_2.12 4.0.4


<!-- https://jarcasting.com/artifacts/au.com.dius/pact-jvm-provider-scalatest_2.12/ -->
<dependency>
    <groupId>au.com.dius</groupId>
    <artifactId>pact-jvm-provider-scalatest_2.12</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-provider-scalatest_2.12/
implementation 'au.com.dius:pact-jvm-provider-scalatest_2.12:4.0.4'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-provider-scalatest_2.12/
implementation ("au.com.dius:pact-jvm-provider-scalatest_2.12:4.0.4")
'au.com.dius:pact-jvm-provider-scalatest_2.12:jar:4.0.4'
<dependency org="au.com.dius" name="pact-jvm-provider-scalatest_2.12" rev="4.0.4">
  <artifact name="pact-jvm-provider-scalatest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.dius', module='pact-jvm-provider-scalatest_2.12', version='4.0.4')
)
libraryDependencies += "au.com.dius" % "pact-jvm-provider-scalatest_2.12" % "4.0.4"
[au.com.dius/pact-jvm-provider-scalatest_2.12 "4.0.4"]