| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.stategen.framework | 
    
| ArtifactId | ArtifactIdwechat-open-sdk | 
    
| Version | Versionstg.2.1.0.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionj-wechat-open-sdk 
            spring+springmvc+mybatis|ibatis+apache.dubbo framework with gernerator and dev generator 
         | 
    
<!-- https://jarcasting.com/artifacts/org.stategen.framework/wechat-open-sdk/ -->
<dependency>
    <groupId>org.stategen.framework</groupId>
    <artifactId>wechat-open-sdk</artifactId>
    <version>stg.2.1.0.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/org.stategen.framework/wechat-open-sdk/
implementation 'org.stategen.framework:wechat-open-sdk:stg.2.1.0.RELEASE'
                // https://jarcasting.com/artifacts/org.stategen.framework/wechat-open-sdk/
implementation ("org.stategen.framework:wechat-open-sdk:stg.2.1.0.RELEASE")
                'org.stategen.framework:wechat-open-sdk:jar:stg.2.1.0.RELEASE'
                <dependency org="org.stategen.framework" name="wechat-open-sdk" rev="stg.2.1.0.RELEASE">
  <artifact name="wechat-open-sdk" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.stategen.framework', module='wechat-open-sdk', version='stg.2.1.0.RELEASE')
)
                libraryDependencies += "org.stategen.framework" % "wechat-open-sdk" % "stg.2.1.0.RELEASE"
                [org.stategen.framework/wechat-open-sdk "stg.2.1.0.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.stategen.framework : stategen-util | jar | stg.2.1.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.binarywang : weixin-java-pay | jar | 3.6.0 | 
| com.alibaba : fastjson | jar | 1.2.29 | 
| com.thoughtworks.xstream : xstream | jar | 1.4.11 | 
| org.projectlombok : lombok Optional | jar | 1.18.4 |