License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.fangjinuo |
ArtifactId | ArtifactIdsqlhelper-mybatis |
Version | Version1.1-RELEASE |
Type | Typejar |
Description |
DescriptionSupports SQL Tools ( Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis/ -->
<dependency>
<groupId>com.github.fangjinuo</groupId>
<artifactId>sqlhelper-mybatis</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis/
implementation 'com.github.fangjinuo:sqlhelper-mybatis:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis/
implementation ("com.github.fangjinuo:sqlhelper-mybatis:1.1-RELEASE")
'com.github.fangjinuo:sqlhelper-mybatis:jar:1.1-RELEASE'
<dependency org="com.github.fangjinuo" name="sqlhelper-mybatis" rev="1.1-RELEASE">
<artifact name="sqlhelper-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo', module='sqlhelper-mybatis', version='1.1-RELEASE')
)
libraryDependencies += "com.github.fangjinuo" % "sqlhelper-mybatis" % "1.1-RELEASE"
[com.github.fangjinuo/sqlhelper-mybatis "1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.0 |
com.github.fangjinuo : sqlhelper-dialect | jar | 1.1-RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 20.0 |
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |