License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.demo.order |
Version | Version2.4.5 |
Type | Typewar |
Description |
DescriptionThe easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.order/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.demo.order</artifactId>
<version>2.4.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.order/
implementation 'com.github.t1:wunderbar.demo.order:2.4.5'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.order/
implementation ("com.github.t1:wunderbar.demo.order:2.4.5")
'com.github.t1:wunderbar.demo.order:war:2.4.5'
<dependency org="com.github.t1" name="wunderbar.demo.order" rev="2.4.5">
<artifact name="wunderbar.demo.order" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.demo.order', version='2.4.5')
)
libraryDependencies += "com.github.t1" % "wunderbar.demo.order" % "2.4.5"
[com.github.t1/wunderbar.demo.order "2.4.5"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-graphql-servlet | jar | 1.4.3 |
io.smallrye : smallrye-graphql-client-implementation-vertx | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-context-propagation | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.t1 : wunderbar.mock.server | war | 2.4.5 |
com.github.t1 : wunderbar.junit | jar | 2.4.5 |
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.weld : weld-junit5 | jar | 2.0.2.Final |
com.github.t1 : jee-testcontainers | jar | 1.7.3 |