| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRibbon Net HTTP Clients | 
        
| GroupId | GroupIdcom.github.fashionbrot | 
    
| ArtifactId | ArtifactIdmars-ribbon | 
    
| Last Version | Last Version0.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmars-ribbon 
            mars-ribbon-api 负载均衡工具 https://github.com/fashionbrot/mars-dynamic-config 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| mars-ribbon-0.1.3.pom | |
| mars-ribbon-0.1.3.jar | 23 KB | 
| mars-ribbon-0.1.3-sources.jar | 14 KB | 
| mars-ribbon-0.1.3-javadoc.jar | 144 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/mars-ribbon/ -->
<dependency>
    <groupId>com.github.fashionbrot</groupId>
    <artifactId>mars-ribbon</artifactId>
    <version>0.1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.fashionbrot/mars-ribbon/
implementation 'com.github.fashionbrot:mars-ribbon:0.1.3'
                // https://jarcasting.com/artifacts/com.github.fashionbrot/mars-ribbon/
implementation ("com.github.fashionbrot:mars-ribbon:0.1.3")
                'com.github.fashionbrot:mars-ribbon:jar:0.1.3'
                <dependency org="com.github.fashionbrot" name="mars-ribbon" rev="0.1.3">
  <artifact name="mars-ribbon" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.fashionbrot', module='mars-ribbon', version='0.1.3')
)
                libraryDependencies += "com.github.fashionbrot" % "mars-ribbon" % "0.1.3"
                [com.github.fashionbrot/mars-ribbon "0.1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 | 
| org.slf4j : slf4j-api | jar | 1.7.12 |