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