<dependency>
<groupId>com.aliyun</groupId>
<artifactId>openapiutil</artifactId>
<version>0.0.6</version>
</dependency>
compile
|-- com.aliyun:tea
|-- com.google.code.gson:gson:2.8.5
|-- javax.xml.bind:jaxb-api:2.3.0
|-- com.sun.xml.bind:jaxb-core:2.3.0
|-- com.sun.xml.bind:jaxb-impl:2.3.0
test
|-- junit:junit:4.10