is not current version
Last Version 2.4.7

com.github.t1:wunderbar.parent 2.2.1

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.1
Type

Type

pom

Download wunderbar.parent 2.2.1


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