is not current version
Last Version 2.4.7

com.github.t1:wunderbar.junit 1.3.14

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

wunderbar.junit
Version

Version

1.3.14
Type

Type

jar
Description

Description

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

Download wunderbar.junit 1.3.14


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

Dependencies

compile (9)

Group / Artifact Type Version
io.smallrye : smallrye-graphql-client jar 1.1.2
org.jboss.resteasy : resteasy-client-microprofile jar 4.5.9.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 4.5.9.Final
org.eclipse : yasson jar 1.0.9
org.slf4j : slf4j-api jar 1.7.30
io.undertow : undertow-core jar 2.2.7.Final
org.mockito : mockito-junit-jupiter Optional jar 3.9.0
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0

provided (1)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
javax.enterprise : cdi-api jar 2.0

Project Modules

There are no modules declared in this project.