com.github.t1:wunderbar.lib

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

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar.lib
Last Version

Last Version

2.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download wunderbar.lib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.2.17.Final

provided (4)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 4.0.1
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.36
org.projectlombok : lombok jar 1.18.24

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-junit-jupiter jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.11
org.jboss.resteasy : resteasy-client-microprofile jar 4.7.6.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 4.7.6.Final

Project Modules

There are no modules declared in this project.

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