Behavior Archives (Parent)

Code-first, low ceremony Consumer Driven Contracts test tool for Java natives.

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar.parent
Last Version

Last Version

2.4.7
Release Date

Release Date

Type

Type

pom
Description

Description

Behavior Archives (Parent)
Code-first, low ceremony Consumer Driven Contracts test tool for Java natives.
Project URL

Project URL

https://github.com/t1/wunderbar
Source Code Management

Source Code Management

https://github.com/t1/wunderbar

Download wunderbar.parent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

  • lib
  • junit
  • mock
  • demo

Versions

Version
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0