is not current version
Last Version 2.4.7

com.github.t1:wunderbar.parent 2.2.0

The easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar.parent
Version

Version

2.2.0
Type

Type

pom

Download wunderbar.parent 2.2.0


<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/ -->
<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>wunderbar.parent</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/
implementation 'com.github.t1:wunderbar.parent:2.2.0'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.parent/
implementation ("com.github.t1:wunderbar.parent:2.2.0")
'com.github.t1:wunderbar.parent:pom:2.2.0'
<dependency org="com.github.t1" name="wunderbar.parent" rev="2.2.0">
  <artifact name="wunderbar.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.parent', version='2.2.0')
)
libraryDependencies += "com.github.t1" % "wunderbar.parent" % "2.2.0"
[com.github.t1/wunderbar.parent "2.2.0"]