| License |
License |
|---|---|
| GroupId | GroupIdio.github.dr3amteam.dhome |
| ArtifactId | ArtifactIdregister-microservice-contracts |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRegister 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/register-microservice-contracts/ -->
<dependency>
<groupId>io.github.dr3amteam.dhome</groupId>
<artifactId>register-microservice-contracts</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation 'io.github.dr3amteam.dhome:register-microservice-contracts:1.0.1'
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation ("io.github.dr3amteam.dhome:register-microservice-contracts:1.0.1")
'io.github.dr3amteam.dhome:register-microservice-contracts:jar:1.0.1'
<dependency org="io.github.dr3amteam.dhome" name="register-microservice-contracts" rev="1.0.1">
<artifact name="register-microservice-contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dr3amteam.dhome', module='register-microservice-contracts', version='1.0.1')
)
libraryDependencies += "io.github.dr3amteam.dhome" % "register-microservice-contracts" % "1.0.1"
[io.github.dr3amteam.dhome/register-microservice-contracts "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.axonframework : axon-modelling | jar | 4.5 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.projectlombok : lombok | jar | 1.18.20 |