| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFinancial Прикладные библиотеки |
| Группа | Группаio.github.open-accelerators |
| Идентификатор | Идентификаторfinancial-gateway |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеService Domains :: FinancialGateway
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.
|
| Имя Файла | Размер |
|---|---|
| financial-gateway-1.0.2.pom | 704 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/financial-gateway/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>financial-gateway</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/financial-gateway/
implementation 'io.github.open-accelerators:financial-gateway:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/financial-gateway/
implementation ("io.github.open-accelerators:financial-gateway:1.0.2")
'io.github.open-accelerators:financial-gateway:pom:1.0.2'
<dependency org="io.github.open-accelerators" name="financial-gateway" rev="1.0.2">
<artifact name="financial-gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='financial-gateway', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "financial-gateway" % "1.0.2"
[io.github.open-accelerators/financial-gateway "1.0.2"]