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