| License |
License |
|---|---|
| GroupId | GroupIdio.github.dr3amteam.dhome |
| ArtifactId | ArtifactIdappointment-microservice-contracts |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAppointment Microservice Contracts
Contracts for a final project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |