| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcn.ttpai.framework |
| Идентификатор | Идентификаторttpai-mybatis-plugin-pagehelper |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMyBatis Quick Start
|
<!-- https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-pagehelper/ -->
<dependency>
<groupId>cn.ttpai.framework</groupId>
<artifactId>ttpai-mybatis-plugin-pagehelper</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-pagehelper/
implementation 'cn.ttpai.framework:ttpai-mybatis-plugin-pagehelper:1.0.4'
// https://jarcasting.com/artifacts/cn.ttpai.framework/ttpai-mybatis-plugin-pagehelper/
implementation ("cn.ttpai.framework:ttpai-mybatis-plugin-pagehelper:1.0.4")
'cn.ttpai.framework:ttpai-mybatis-plugin-pagehelper:jar:1.0.4'
<dependency org="cn.ttpai.framework" name="ttpai-mybatis-plugin-pagehelper" rev="1.0.4">
<artifact name="ttpai-mybatis-plugin-pagehelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ttpai.framework', module='ttpai-mybatis-plugin-pagehelper', version='1.0.4')
)
libraryDependencies += "cn.ttpai.framework" % "ttpai-mybatis-plugin-pagehelper" % "1.0.4"
[cn.ttpai.framework/ttpai-mybatis-plugin-pagehelper "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |