Last Version

io.quarkuscoffeeshop:quarkuscoffeeshop-customermocker 4.0.0

A Supersonic, Subatomic Event Driven Example Application

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkuscoffeeshop
ArtifactId

ArtifactId

quarkuscoffeeshop-customermocker
Version

Version

4.0.0
Type

Type

jar
Description

Description

A Supersonic, Subatomic Event Driven Example Application
Project URL

Project URL

https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-customermocker

Download quarkuscoffeeshop-customermocker 4.0.0


<!-- https://jarcasting.com/artifacts/io.quarkuscoffeeshop/quarkuscoffeeshop-customermocker/ -->
<dependency>
    <groupId>io.quarkuscoffeeshop</groupId>
    <artifactId>quarkuscoffeeshop-customermocker</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkuscoffeeshop/quarkuscoffeeshop-customermocker/
implementation 'io.quarkuscoffeeshop:quarkuscoffeeshop-customermocker:4.0.0'
// https://jarcasting.com/artifacts/io.quarkuscoffeeshop/quarkuscoffeeshop-customermocker/
implementation ("io.quarkuscoffeeshop:quarkuscoffeeshop-customermocker:4.0.0")
'io.quarkuscoffeeshop:quarkuscoffeeshop-customermocker:jar:4.0.0'
<dependency org="io.quarkuscoffeeshop" name="quarkuscoffeeshop-customermocker" rev="4.0.0">
  <artifact name="quarkuscoffeeshop-customermocker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkuscoffeeshop', module='quarkuscoffeeshop-customermocker', version='4.0.0')
)
libraryDependencies += "io.quarkuscoffeeshop" % "quarkuscoffeeshop-customermocker" % "4.0.0"
[io.quarkuscoffeeshop/quarkuscoffeeshop-customermocker "4.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.quarkuscoffeeshop : quarkuscoffeeshop-domain jar 4.0.0
io.quarkus : quarkus-resteasy-jsonb jar
io.quarkus : quarkus-rest-client jar
io.quarkus : quarkus-smallrye-context-propagation jar
io.quarkus : quarkus-scheduler jar
io.quarkus : quarkus-junit5-mockito jar
org.apache.commons : commons-lang3 jar

test (4)

Group / Artifact Type Version
io.quarkuscoffeeshop : quarkuscoffeeshop-testutils jar 3.2.0
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.awaitility : awaitility jar 4.0.2

Project Modules

There are no modules declared in this project.