is not current version
Last Version 4.0.10

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

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

3.5.25
Type

Type

jar

Download pact-jvm-provider-scalatest_2.12 3.5.25


<!-- 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>3.5.25</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:3.5.25'
// https://jarcasting.com/artifacts/au.com.dius/pact-jvm-provider-scalatest_2.12/
implementation ("au.com.dius:pact-jvm-provider-scalatest_2.12:3.5.25")
'au.com.dius:pact-jvm-provider-scalatest_2.12:jar:3.5.25'
<dependency org="au.com.dius" name="pact-jvm-provider-scalatest_2.12" rev="3.5.25">
  <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='3.5.25')
)
libraryDependencies += "au.com.dius" % "pact-jvm-provider-scalatest_2.12" % "3.5.25"
[au.com.dius/pact-jvm-provider-scalatest_2.12 "3.5.25"]