License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.junit |
Version | Version2.4.7 |
Type | Typejar |
Description |
DescriptionCode-first, low ceremony Consumer Driven Contracts test tool for Java natives.
|
Filename | Size |
---|---|
wunderbar.junit-2.4.7.pom | |
wunderbar.junit-2.4.7.jar | 182 KB |
wunderbar.junit-2.4.7-sources.jar | 81 KB |
wunderbar.junit-2.4.7-javadoc.jar | 745 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.junit</artifactId>
<version>2.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/
implementation 'com.github.t1:wunderbar.junit:2.4.7'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/
implementation ("com.github.t1:wunderbar.junit:2.4.7")
'com.github.t1:wunderbar.junit:jar:2.4.7'
<dependency org="com.github.t1" name="wunderbar.junit" rev="2.4.7">
<artifact name="wunderbar.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.junit', version='2.4.7')
)
libraryDependencies += "com.github.t1" % "wunderbar.junit" % "2.4.7"
[com.github.t1/wunderbar.junit "2.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.t1 : wunderbar.lib | jar | 2.4.7 |
io.smallrye : smallrye-graphql-client-implementation-vertx | jar | 1.5.0 |
org.jboss.resteasy : resteasy-client-microprofile | jar | 4.7.6.Final |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.7.6.Final |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.mockito : mockito-junit-jupiter Optional | jar | 4.5.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.3 |
org.eclipse : yasson | jar | 1.0.11 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
javax.enterprise : cdi-api | jar | 2.0 |