Payment Microservice Contracts

Contracts for a final project

License

License

GroupId

GroupId

io.github.dr3amteam.dhome
ArtifactId

ArtifactId

payment-microservice-contracts
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Payment Microservice Contracts
Contracts for a final project
Project URL

Project URL

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

Source Code Management

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

Download payment-microservice-contracts

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
org.axonframework : axon-modelling jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0