| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.zxgangandy | 
    
| ArtifactId | ArtifactIdexchange-order | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionexchange-order 
            https://github.com/zxgangandy/exchange-order 
         | 
    
| Filename | Size | 
|---|---|
| exchange-order-1.0.2.pom | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>exchange-order</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order/
implementation 'io.github.zxgangandy:exchange-order:1.0.2'
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order/
implementation ("io.github.zxgangandy:exchange-order:1.0.2")
                'io.github.zxgangandy:exchange-order:pom:1.0.2'
                <dependency org="io.github.zxgangandy" name="exchange-order" rev="1.0.2">
  <artifact name="exchange-order" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-order', version='1.0.2')
)
                libraryDependencies += "io.github.zxgangandy" % "exchange-order" % "1.0.2"
                [io.github.zxgangandy/exchange-order "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.projectlombok : lombok Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar |