is not current version
Last Version 3.5.24

au.com.dius:pact-jvm-provider-scalatest_2.11 2.4.13

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.11
Version

Version

2.4.13
Type

Type

jar

Download pact-jvm-provider-scalatest_2.11 2.4.13


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