License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.lib |
Version | Version2.4.7 |
Type | Typejar |
Description |
DescriptionCode-first, low ceremony Consumer Driven Contracts test tool for Java natives.
|
Filename | Size |
---|---|
wunderbar.lib-2.4.7.pom | |
wunderbar.lib-2.4.7.jar | 74 KB |
wunderbar.lib-2.4.7-sources.jar | 25 KB |
wunderbar.lib-2.4.7-javadoc.jar | 533 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 2.2.17.Final |
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 |
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 |