не последняя версия
Последняя версия 1.0.2-RELEASE

com.github.jeffreyning:mybatis-plus-page 1.0.1-RELEASE

mybatis-plus-page

Категории

Категории

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

Группа

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

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

mybatis-plus-page
Версия

Версия

1.0.1-RELEASE
Тип

Тип

jar

Скачать mybatis-plus-page 1.0.1-RELEASE


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