| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSentinel Container Microservices | 
        
| GroupId | GroupIddev.taie.sentinel | 
    
| ArtifactId | ArtifactIdsentinel-motan-adapter | 
    
| Last Version | Last Version1.8.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe adapters of Sentinel 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-motan-adapter/ -->
<dependency>
    <groupId>dev.taie.sentinel</groupId>
    <artifactId>sentinel-motan-adapter</artifactId>
    <version>1.8.3</version>
</dependency>
                // https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-motan-adapter/
implementation 'dev.taie.sentinel:sentinel-motan-adapter:1.8.3'
                // https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-motan-adapter/
implementation ("dev.taie.sentinel:sentinel-motan-adapter:1.8.3")
                'dev.taie.sentinel:sentinel-motan-adapter:jar:1.8.3'
                <dependency org="dev.taie.sentinel" name="sentinel-motan-adapter" rev="1.8.3">
  <artifact name="sentinel-motan-adapter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-motan-adapter', version='1.8.3')
)
                libraryDependencies += "dev.taie.sentinel" % "sentinel-motan-adapter" % "1.8.3"
                [dev.taie.sentinel/sentinel-motan-adapter "1.8.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| dev.taie.sentinel : sentinel-core | jar | 1.8.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.weibo : motan-core | jar | 1.1.8 | 
| com.weibo : motan-transport-netty4 | jar | 1.1.8 |