Register Microservice Contracts

Contracts for a final project

License

License

GroupId

GroupId

io.github.dr3amteam.dhome
ArtifactId

ArtifactId

register-microservice-contracts
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Register Microservice Contracts
Contracts for a final project
Project URL

Project URL

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

Source Code Management

https://github.com/Dr3amTeam/register-microservice-contracts/tree/main

Download register-microservice-contracts

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.3