| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.github.heykb |
| Идентификатор | Идентификаторmybatis-sqlHelper |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеMyBatis SqlHelper
MyBatis 多租户、逻辑删除、数据权限插件-SqlHelper
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mybatis-sqlHelper-3.0.0.pom | |
| mybatis-sqlHelper-3.0.0.jar | 63 KB |
| mybatis-sqlHelper-3.0.0-sources.jar | 38 KB |
| mybatis-sqlHelper-3.0.0-javadoc.jar | 260 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/ -->
<dependency>
<groupId>io.github.heykb</groupId>
<artifactId>mybatis-sqlHelper</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/
implementation 'io.github.heykb:mybatis-sqlHelper:3.0.0'
// https://jarcasting.com/artifacts/io.github.heykb/mybatis-sqlHelper/
implementation ("io.github.heykb:mybatis-sqlHelper:3.0.0")
'io.github.heykb:mybatis-sqlHelper:jar:3.0.0'
<dependency org="io.github.heykb" name="mybatis-sqlHelper" rev="3.0.0">
<artifact name="mybatis-sqlHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.heykb', module='mybatis-sqlHelper', version='3.0.0')
)
libraryDependencies += "io.github.heykb" % "mybatis-sqlHelper" % "3.0.0"
[io.github.heykb/mybatis-sqlHelper "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : druid | jar | 1.2.4 |
| com.google.guava : guava | jar | 21.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.6 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.5.2 |
| mysql : mysql-connector-java | jar | 8.0.27 |
| com.microsoft.sqlserver » sqljdbc4 | jar | 4.0 |
| com.h2database : h2 | jar | 1.4.200 |
| org.postgresql : postgresql | jar | 42.3.1 |
| org.testcontainers : junit-jupiter | jar | 1.16.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| com.github.pagehelper : pagehelper | jar | 5.2.0 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.alibaba : fastjson | jar | 1.2.79 |