pact-jvm-server_2.12 pact-jvm-server_2.12

Group au.com.dius
描述 Pact server =========== The pact server is a stand-alone interactions recorder and verifier, aimed at clients that are non-JVM or non-Ruby based. The pact client for that platform will need to be implemented, but it only be responsible for generating the `JSON` interactions, running the tests and communicating with the server. The server implements a `JSON` `REST` Admin API with the following endpoints. / -> For diagnostics, currently returns a list of ports of the running mock servers. /create -> For initialising a test server and submitting the JSON interactions. It returns a port /complete -> For finalising and verifying the interactions with the server. It writes the `JSON` pact file to disk. ## Running the server ### Versions 2.2.6+ Pact server
Packaging
Size
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2018-10-21 11:32

dependencies

Group Artifact Version
au.com.dius pact-jvm-consumer_2.12 3.6.0-rc.1
ch.qos.logback logback-core 1.2.3
ch.qos.logback logback-classic 1.2.3
com.github.scopt scopt_2.12 3.5.0
org.specs2 specs2-core_2.12 3.9.4
org.specs2 specs2-junit_2.12 3.9.4
org.hamcrest hamcrest-all 1.3
org.mockito mockito-core 1.10.19
junit junit 4.12
org.spockframework spock-core 1.1-groovy-2.4
org.objenesis objenesis 2.6
io.kotlintest kotlintest 2.0.7
org.codehaus.groovy groovy-all 2.4.12
cglib cglib 3.2.8

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen

licenses

Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
57920638