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