License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdwunderbar.demo.product |
Version | Version2.1.4 |
Type | Typejar |
Description |
DescriptionThe easy way to Consumer Driven Contracts (https://martinfowler.com/articles/consumerDrivenContracts.html)
|
<!-- https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.product/ -->
<dependency>
<groupId>com.github.t1</groupId>
<artifactId>wunderbar.demo.product</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.product/
implementation 'com.github.t1:wunderbar.demo.product:2.1.4'
// https://jarcasting.com/artifacts/com.github.t1/wunderbar.demo.product/
implementation ("com.github.t1:wunderbar.demo.product:2.1.4")
'com.github.t1:wunderbar.demo.product:jar:2.1.4'
<dependency org="com.github.t1" name="wunderbar.demo.product" rev="2.1.4">
<artifact name="wunderbar.demo.product" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='wunderbar.demo.product', version='2.1.4')
)
libraryDependencies += "com.github.t1" % "wunderbar.demo.product" % "2.1.4"
[com.github.t1/wunderbar.demo.product "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-resteasy-jsonb | jar | |
io.quarkus : quarkus-smallrye-jwt-build | jar | |
io.quarkus : quarkus-smallrye-jwt | jar | |
io.quarkus : quarkus-smallrye-openapi | jar | |
io.quarkus : quarkus-config-yaml | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-arc | jar | |
io.quarkus : quarkus-smallrye-graphql | jar | |
io.smallrye : smallrye-graphql-client | jar | 1.2.8 |
io.smallrye : smallrye-graphql-ui-graphiql | jar | |
io.quarkus : quarkus-smallrye-health | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
com.github.t1 : wunderbar.junit | jar | 2.1.4 |