Last Version

quarkuscoffeeshop-domain 4.0.0

A Supersonic, Subatomic Event Driven Example Application

License

License

Categories

Categories

Quarkus Container Microservices Doma Data ORM
GroupId

GroupId

io.quarkuscoffeeshop
ArtifactId

ArtifactId

quarkuscoffeeshop-domain
Version

Version

4.0.0
Type

Type

jar
Description

Description

quarkuscoffeeshop-domain
A Supersonic, Subatomic Event Driven Example Application
Project URL

Project URL

https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-domain
Source Code Management

Source Code Management

https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-domain.git

Download quarkuscoffeeshop-domain 4.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
io.quarkus : quarkus-core jar

test (4)

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

Project Modules

There are no modules declared in this project.