| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.zxgangandy | 
    
| ArtifactId | ArtifactIdexchange-order-model | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhttps://github.com/zxgangandy/exchange-order 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order-model/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>exchange-order-model</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order-model/
implementation 'io.github.zxgangandy:exchange-order-model:1.0.2'
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-order-model/
implementation ("io.github.zxgangandy:exchange-order-model:1.0.2")
                'io.github.zxgangandy:exchange-order-model:jar:1.0.2'
                <dependency org="io.github.zxgangandy" name="exchange-order-model" rev="1.0.2">
  <artifact name="exchange-order-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-order-model', version='1.0.2')
)
                libraryDependencies += "io.github.zxgangandy" % "exchange-order-model" % "1.0.2"
                [io.github.zxgangandy/exchange-order-model "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.6.0 | 
| 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 |