jar

au.com.dius : pact-jvm-provider-sbt_2.10_0.13

Maven & Gradle

Aug 17, 2017
1k stars

pact-jvm-provider-sbt_2.10_0.13 · Pact sbt plugin =============== The sbt plugin adds an sbt task for running all provider pacts against a running server. To use the pact sbt plugin, add the following to your project/plugins.sbt addSbtPlugin("au.com.dius" %% "pact-jvm-provider-sbt" % "2.1.0") and the following to your build.sbt PactJvmPlugin.pactSettings The new task added is verifyPacts Two new keys are added to configure this task: pactConfig is the location of your pact-config json file (defaults to "pact-config.json" in the classpath root) pactRoot is the root folder of your pact json files (defaults to "pacts"), all .json files in root and sub folders will be executed

Table Of Contents

Latest Version

Download au.com.dius : pact-jvm-provider-sbt_2.10_0.13 JAR file - Latest Versions:

All Versions

Download au.com.dius : pact-jvm-provider-sbt_2.10_0.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
2.0
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pact-jvm-provider-sbt_2.10_0.13-2.4.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.