License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdio.github.open-accelerators |
ArtifactId | ArtifactIdbank-guarantee-client |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionService Domains :: BankGuarantee :: Client
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.
|
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/bank-guarantee-client/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>bank-guarantee-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/bank-guarantee-client/
implementation 'io.github.open-accelerators:bank-guarantee-client:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/bank-guarantee-client/
implementation ("io.github.open-accelerators:bank-guarantee-client:1.0.2")
'io.github.open-accelerators:bank-guarantee-client:jar:1.0.2'
<dependency org="io.github.open-accelerators" name="bank-guarantee-client" rev="1.0.2">
<artifact name="bank-guarantee-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='bank-guarantee-client', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "bank-guarantee-client" % "1.0.2"
[io.github.open-accelerators/bank-guarantee-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.open-accelerators : bank-guarantee-common | jar | 1.0.2 |
io.quarkus : quarkus-grpc | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
org.awaitility : awaitility | jar |