pact-jvm-provider-lein_2.10 pact-jvm-provider-lein_2.10

Group au.com.dius
描述 # Leiningen plugin to verify a provider [version 2.2.14+, 3.0.3+] Leiningen plugin for verifying pacts against a provider. The plugin provides a `pact-verify` task which will verify all configured pacts against your provider. ## To Use It ### 1. Add the plugin to your project plugins, preferably in it's own profile. ```clojure :profiles { :pact { :plugins [[au.com.dius/pact-jvm-provider-lein_2.11 "3.0.3" :exclusions [commons-logging]]] :dependencies [[ch.qos.logback/logback-core "1.1.3"] [ch.qos.logback/logback-classic "1.1.3"] [org.apache.httpcomponents/httpclient "4.4.1"]] }}} ``` ### 2. Define the pacts between your consumers and providers
版本 仓库 发布时间
2.4.20 central 2018-04-14 19:59
2.4.19 central 2017-08-17 08:04
2.4.12 central 2016-07-15 11:01
2.4.10 central 2016-06-18 07:21
2.4.6 central 2016-02-20 07:32
2.4.4 central 2016-01-21 07:50
2.4.3 central 2016-01-17 11:01
2.4.2 central 2015-12-13 06:11
2.4.1 central 2015-11-28 14:39
2.4.0 central 2015-11-22 12:10
2.3.3 central 2015-11-14 14:41
2.3.2 central 2015-10-24 09:17
2.3.1 central 2015-10-20 17:03
2.3.0 central 2015-10-06 18:23
2.2.15 central 2015-09-17 18:10
2.2.14 central 2015-09-07 18:11
2.2.13 central 2015-08-29 13:24
索引仓库
仓库 个数
Central 592045