w

wunderbar

The easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
https://github.com/t1/wunderbar
Apache License 2.0
Rüdiger zu Dohna
Files download
File Operation
wunderbar-1.3.12.pom download
Apache Maven
<dependency>
  <groupId>com.github.t1</groupId>
  <artifactId>wunderbar</artifactId>
  <version>1.3.12</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.t1:wunderbar:1.3.12'
Gradle Kotlin
implementation("com.github.t1:wunderbar:1.3.12")
Scala SBT
libraryDependencies += "com.github.t1" % "wunderbar" % "1.3.12"
Groovy Grape
@Grapes(
  @Grab(group='com.github.t1', module='wunderbar', version='1.3.12')
)
Apache Ivy
<dependency org="com.github.t1" name="wunderbar" rev="1.3.12" />
Leiningen
[com.github.t1/wunderbar "1.3.12"]
Apache Buildr
'com.github.t1:wunderbar:jar:1.3.12'
Dependencies
The project has no third-party dependencies