Last Version

com.github.erhun:mybatis-page-plugin 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.erhun
ArtifactId

ArtifactId

mybatis-page-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-page-plugin

Download mybatis-page-plugin 1.0.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
com.alibaba : druid jar 1.1.3
mysql : mysql-connector-java jar 6.0.6
org.springframework : spring-core jar 4.3.10.RELEASE
org.springframework : spring-context jar 4.3.10.RELEASE
org.springframework : spring-web jar 4.3.10.RELEASE
org.springframework : spring-webmvc jar 4.3.10.RELEASE
org.springframework : spring-aspects jar 4.3.10.RELEASE
org.springframework : spring-tx jar 4.3.10.RELEASE
org.springframework : spring-jdbc jar 4.3.10.RELEASE
org.springframework : spring-aop jar 4.3.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.