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