| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.github.open-accelerators | 
    
| ArtifactId | ArtifactIdcustomer-agreement-client | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionService Domains :: CustomerAgreement :: 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/customer-agreement-client/ -->
<dependency>
    <groupId>io.github.open-accelerators</groupId>
    <artifactId>customer-agreement-client</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.open-accelerators/customer-agreement-client/
implementation 'io.github.open-accelerators:customer-agreement-client:1.0.2'
                // https://jarcasting.com/artifacts/io.github.open-accelerators/customer-agreement-client/
implementation ("io.github.open-accelerators:customer-agreement-client:1.0.2")
                'io.github.open-accelerators:customer-agreement-client:jar:1.0.2'
                <dependency org="io.github.open-accelerators" name="customer-agreement-client" rev="1.0.2">
  <artifact name="customer-agreement-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.open-accelerators', module='customer-agreement-client', version='1.0.2')
)
                libraryDependencies += "io.github.open-accelerators" % "customer-agreement-client" % "1.0.2"
                [io.github.open-accelerators/customer-agreement-client "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.open-accelerators : customer-agreement-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 |