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

com.github.monee1988:mybatis-page 0.0.1-RELEASE

mybatis-page

Категории

Категории

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

Группа

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

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

mybatis-page
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar

Скачать mybatis-page 0.0.1-RELEASE


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