| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdclub.zhcs | 
    
| ArtifactId | ArtifactIdaxe-chinare-rop-client | 
    
| Version | Version2.2.0.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Description中再集团开放平台签名验签机制 
         | 
    
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-client/ -->
<dependency>
    <groupId>club.zhcs</groupId>
    <artifactId>axe-chinare-rop-client</artifactId>
    <version>2.2.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-client/
implementation 'club.zhcs:axe-chinare-rop-client:2.2.0.RELEASE'
                // https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-client/
implementation ("club.zhcs:axe-chinare-rop-client:2.2.0.RELEASE")
                'club.zhcs:axe-chinare-rop-client:jar:2.2.0.RELEASE'
                <dependency org="club.zhcs" name="axe-chinare-rop-client" rev="2.2.0.RELEASE">
  <artifact name="axe-chinare-rop-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='club.zhcs', module='axe-chinare-rop-client', version='2.2.0.RELEASE')
)
                libraryDependencies += "club.zhcs" % "axe-chinare-rop-client" % "2.2.0.RELEASE"
                [club.zhcs/axe-chinare-rop-client "2.2.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| club.zhcs : axe-chinare-rop-core | jar | 2.2.0.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.0.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.2.0.RELEASE | 
| org.nutz : nutz | jar | [1.r.68,) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |