| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.open-accelerators |
| Идентификатор | Идентификаторcustomer-offer |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеService Domains :: CustomerOffer
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
| Имя Файла | Размер |
|---|---|
| customer-offer-1.0.2.pom | 692 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/customer-offer/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>customer-offer</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/customer-offer/
implementation 'io.github.open-accelerators:customer-offer:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/customer-offer/
implementation ("io.github.open-accelerators:customer-offer:1.0.2")
'io.github.open-accelerators:customer-offer:pom:1.0.2'
<dependency org="io.github.open-accelerators" name="customer-offer" rev="1.0.2">
<artifact name="customer-offer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='customer-offer', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "customer-offer" % "1.0.2"
[io.github.open-accelerators/customer-offer "1.0.2"]