Последняя версия

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

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

Лицензия

Лицензия

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.erhun
Идентификатор

Идентификатор

mybatis-page-plugin
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

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

Скачать 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"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.