| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.zxgangandy | 
    
| ArtifactId | ArtifactIdexchange-account-rest | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhttps://github.com/zxgangandy/exchange-account 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-rest/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>exchange-account-rest</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-rest/
implementation 'io.github.zxgangandy:exchange-account-rest:1.1.0'
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-rest/
implementation ("io.github.zxgangandy:exchange-account-rest:1.1.0")
                'io.github.zxgangandy:exchange-account-rest:jar:1.1.0'
                <dependency org="io.github.zxgangandy" name="exchange-account-rest" rev="1.1.0">
  <artifact name="exchange-account-rest" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-account-rest', version='1.1.0')
)
                libraryDependencies += "io.github.zxgangandy" % "exchange-account-rest" % "1.1.0"
                [io.github.zxgangandy/exchange-account-rest "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| io.github.zxgangandy : exchange-account-biz | jar | 1.1.0 | 
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| io.github.zxgangandy : exchange-account-model | jar | 1.1.0 |