License |
License |
---|---|
GroupId | GroupIdio.github.open-accelerators |
ArtifactId | ArtifactIdcentral-cash-handling |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionService Domains :: CentralCashHandling
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.
|
Filename | Size |
---|---|
central-cash-handling-1.0.2.pom | 719 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/central-cash-handling/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>central-cash-handling</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/central-cash-handling/
implementation 'io.github.open-accelerators:central-cash-handling:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/central-cash-handling/
implementation ("io.github.open-accelerators:central-cash-handling:1.0.2")
'io.github.open-accelerators:central-cash-handling:pom:1.0.2'
<dependency org="io.github.open-accelerators" name="central-cash-handling" rev="1.0.2">
<artifact name="central-cash-handling" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='central-cash-handling', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "central-cash-handling" % "1.0.2"
[io.github.open-accelerators/central-cash-handling "1.0.2"]