zhangtool
zhangtool-pay-java
特性
- 不依赖sdk
- 支付参数多种方式配置
- 集成微信支付、支付宝支付
- 多种HTTP 客户端实现
zhangtool-mybatis
特性
- 分页插件,当前支持MySQL
zhangtool-amap
高的地图Web服务 API
特性
- 根据地址获取经纬度
License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.jast90 |
ArtifactId | ArtifactIdzhangtool-mybatis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Tools
|
Filename | Size |
---|---|
zhangtool-mybatis-1.0.pom | |
zhangtool-mybatis-1.0.jar | 10 KB |
zhangtool-mybatis-1.0-sources.jar | 5 KB |
zhangtool-mybatis-1.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jast90/zhangtool-mybatis/ -->
<dependency>
<groupId>io.github.jast90</groupId>
<artifactId>zhangtool-mybatis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jast90/zhangtool-mybatis/
implementation 'io.github.jast90:zhangtool-mybatis:1.0'
// https://jarcasting.com/artifacts/io.github.jast90/zhangtool-mybatis/
implementation ("io.github.jast90:zhangtool-mybatis:1.0")
'io.github.jast90:zhangtool-mybatis:jar:1.0'
<dependency org="io.github.jast90" name="zhangtool-mybatis" rev="1.0">
<artifact name="zhangtool-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jast90', module='zhangtool-mybatis', version='1.0')
)
libraryDependencies += "io.github.jast90" % "zhangtool-mybatis" % "1.0"
[io.github.jast90/zhangtool-mybatis "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.3 |
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.7.RELEASE |
高的地图Web服务 API