License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.junit |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionThe easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
Filename | Size |
---|---|
wunderbar.junit-2.1.1.pom | |
wunderbar.junit-2.1.1.jar | 125 KB |
wunderbar.junit-2.1.1-sources.jar | 51 KB |
wunderbar.junit-2.1.1-javadoc.jar | 625 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.junit</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/
implementation 'com.github.t1:wunderbar.junit:2.1.1'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.junit/
implementation ("com.github.t1:wunderbar.junit:2.1.1")
'com.github.t1:wunderbar.junit:jar:2.1.1'
<dependency org="com.github.t1" name="wunderbar.junit" rev="2.1.1">
<artifact name="wunderbar.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.junit', version='2.1.1')
)
libraryDependencies += "com.github.t1" % "wunderbar.junit" % "2.1.1"
[com.github.t1/wunderbar.junit "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-graphql-client-implementation-jaxrs | jar | 1.2.8 |
org.jboss.resteasy : resteasy-client-microprofile | jar | 4.6.1.Final |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.6.1.Final |
org.eclipse : yasson | jar | 1.0.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.undertow : undertow-core | jar | 2.2.9.Final |
org.mockito : mockito-junit-jupiter Optional | jar | 3.11.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.20.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.4 |
javax.enterprise : cdi-api | jar | 2.0 |