License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.lib |
Version | Version2.4.5 |
Type | Typejar |
Description |
DescriptionThe easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
Filename | Size |
---|---|
wunderbar.lib-2.4.5.pom | |
wunderbar.lib-2.4.5.jar | 74 KB |
wunderbar.lib-2.4.5-sources.jar | 25 KB |
wunderbar.lib-2.4.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.lib/
implementation 'com.github.t1:wunderbar.lib:2.4.5'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.lib/
implementation ("com.github.t1:wunderbar.lib:2.4.5")
'com.github.t1:wunderbar.lib:jar:2.4.5'
<dependency org="com.github.t1" name="wunderbar.lib" rev="2.4.5">
<artifact name="wunderbar.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.lib', version='2.4.5')
)
libraryDependencies += "com.github.t1" % "wunderbar.lib" % "2.4.5"
[com.github.t1/wunderbar.lib "2.4.5"]
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.4.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.jboss.resteasy : resteasy-client-microprofile | jar | 4.7.5.Final |
org.jboss.resteasy : resteasy-json-binding-provider | jar | 4.7.5.Final |