| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки MyBatis Данные ORM |
| Группа | Группаcom.github.IdeaUniverse |
| Идентификатор | Идентификаторmybatis-pagination |
| Последняя версия | Последняя версия1.0.9-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmybatis-pagination
Mybatis pagination plugin, supports one to one, one to many, nested query
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.IdeaUniverse/mybatis-pagination/ -->
<dependency>
<groupId>com.github.IdeaUniverse</groupId>
<artifactId>mybatis-pagination</artifactId>
<version>1.0.9-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.IdeaUniverse/mybatis-pagination/
implementation 'com.github.IdeaUniverse:mybatis-pagination:1.0.9-RELEASE'
// https://jarcasting.com/artifacts/com.github.IdeaUniverse/mybatis-pagination/
implementation ("com.github.IdeaUniverse:mybatis-pagination:1.0.9-RELEASE")
'com.github.IdeaUniverse:mybatis-pagination:jar:1.0.9-RELEASE'
<dependency org="com.github.IdeaUniverse" name="mybatis-pagination" rev="1.0.9-RELEASE">
<artifact name="mybatis-pagination" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.IdeaUniverse', module='mybatis-pagination', version='1.0.9-RELEASE')
)
libraryDependencies += "com.github.IdeaUniverse" % "mybatis-pagination" % "1.0.9-RELEASE"
[com.github.IdeaUniverse/mybatis-pagination "1.0.9-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
| Версия |
|---|
|
1.0.9-RELEASE
|
|
1.0.8-RELEASE
|
|
1.0.7-RELEASE
|
|
1.0.6-RELEASE
|
|
1.0.5-RELEASE
|
|
1.0.2-RELEASE
|
|
1.0.1-RELEASE
|
|
1.0-RELEASE
|