| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dr3amteam.dhome |
| Идентификатор | Идентификаторregister-microservice-contracts |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRegister Microservice Contracts
Contracts for a final 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.axonframework : axon-modelling | jar | 4.5 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.projectlombok : lombok | jar | 1.18.20 |