is not current version
Last Version 2.1.4

Behavior Archives (Parent) 2.1.1

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

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar
Version

Version

2.1.1
Type

Type

pom
Description

Description

Behavior Archives (Parent)
The easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
Project URL

Project URL

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

Source Code Management

https://github.com/t1/wunderbar

Download wunderbar 2.1.1

Filename Size
wunderbar-2.1.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • junit
  • demo