is not current version
Last Version 1.1-RELEASE

com.github.fangjinuo:sqlhelper-mybatis-over-pagehelper 1.0-RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.fangjinuo
ArtifactId

ArtifactId

sqlhelper-mybatis-over-pagehelper
Version

Version

1.0-RELEASE
Type

Type

jar

Download sqlhelper-mybatis-over-pagehelper 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-over-pagehelper/ -->
<dependency>
    <groupId>com.github.fangjinuo</groupId>
    <artifactId>sqlhelper-mybatis-over-pagehelper</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-over-pagehelper/
implementation 'com.github.fangjinuo:sqlhelper-mybatis-over-pagehelper:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.fangjinuo/sqlhelper-mybatis-over-pagehelper/
implementation ("com.github.fangjinuo:sqlhelper-mybatis-over-pagehelper:1.0-RELEASE")
'com.github.fangjinuo:sqlhelper-mybatis-over-pagehelper:jar:1.0-RELEASE'
<dependency org="com.github.fangjinuo" name="sqlhelper-mybatis-over-pagehelper" rev="1.0-RELEASE">
  <artifact name="sqlhelper-mybatis-over-pagehelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo', module='sqlhelper-mybatis-over-pagehelper', version='1.0-RELEASE')
)
libraryDependencies += "com.github.fangjinuo" % "sqlhelper-mybatis-over-pagehelper" % "1.0-RELEASE"
[com.github.fangjinuo/sqlhelper-mybatis-over-pagehelper "1.0-RELEASE"]