Appointment Microservice Contracts

Contracts for a final project

License

License

GroupId

GroupId

io.github.dr3amteam.dhome
ArtifactId

ArtifactId

appointment-microservice-contracts
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Appointment Microservice Contracts
Contracts for a final project
Project URL

Project URL

https://github.com/Dr3amTeam/appointment-microservice-contracts
Source Code Management

Source Code Management

https://github.com/Dr3amTeam/appointment-microservice-contracts/tree/master

Download appointment-microservice-contracts

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/appointment-microservice-contracts/ -->
<dependency>
    <groupId>io.github.dr3amteam.dhome</groupId>
    <artifactId>appointment-microservice-contracts</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/appointment-microservice-contracts/
implementation 'io.github.dr3amteam.dhome:appointment-microservice-contracts:1.0.2'
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/appointment-microservice-contracts/
implementation ("io.github.dr3amteam.dhome:appointment-microservice-contracts:1.0.2")
'io.github.dr3amteam.dhome:appointment-microservice-contracts:jar:1.0.2'
<dependency org="io.github.dr3amteam.dhome" name="appointment-microservice-contracts" rev="1.0.2">
  <artifact name="appointment-microservice-contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dr3amteam.dhome', module='appointment-microservice-contracts', version='1.0.2')
)
libraryDependencies += "io.github.dr3amteam.dhome" % "appointment-microservice-contracts" % "1.0.2"
[io.github.dr3amteam.dhome/appointment-microservice-contracts "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.projectlombok : lombok Optional jar 1.18.22
org.axonframework : axon-modelling jar 4.5

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.5.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0