License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.lib |
Version | Version2.4.2 |
Type | Typejar |
Description |
DescriptionThe easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
Filename | Size |
---|---|
wunderbar.lib-2.4.2.pom | |
wunderbar.lib-2.4.2.jar | 70 KB |
wunderbar.lib-2.4.2-sources.jar | 24 KB |
wunderbar.lib-2.4.2-javadoc.jar | 526 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.lib/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.lib</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.lib/
implementation 'com.github.t1:wunderbar.lib:2.4.2'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.lib/
implementation ("com.github.t1:wunderbar.lib:2.4.2")
'com.github.t1:wunderbar.lib:jar:2.4.2'
<dependency org="com.github.t1" name="wunderbar.lib" rev="2.4.2">
<artifact name="wunderbar.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.lib', version='2.4.2')
)
libraryDependencies += "com.github.t1" % "wunderbar.lib" % "2.4.2"
[com.github.t1/wunderbar.lib "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-core | jar | 2.2.16.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.22 |
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.3.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.jboss.resteasy : resteasy-client-microprofile | jar | 4.7.5.Final |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.7.5.Final |