File | Operation |
---|---|
IJPay-2.5.2.pom | download |
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>2.5.2</version>
<type>pom</type>
</dependency>
compile
|-- cn.hutool:hutool-crypto:5.3.0
|-- cn.hutool:hutool-http:5.3.0
|-- cn.hutool:hutool-json:5.3.0
test
|-- junit:junit:4.13