| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MyBatis Данные ORM |
| Группа | Группаcom.github.winyiwin |
| Идентификатор | Идентификаторmatrix-spring-boot-starter-mybatis |
| Последняя версия | Последняя версия1.0.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMybatis starter
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-spring-boot-starter-mybatis</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/
implementation 'com.github.winyiwin:matrix-spring-boot-starter-mybatis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-spring-boot-starter-mybatis/
implementation ("com.github.winyiwin:matrix-spring-boot-starter-mybatis:1.0.2.RELEASE")
'com.github.winyiwin:matrix-spring-boot-starter-mybatis:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-spring-boot-starter-mybatis" rev="1.0.2.RELEASE">
<artifact name="matrix-spring-boot-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-spring-boot-starter-mybatis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-spring-boot-starter-mybatis" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-spring-boot-starter-mybatis "1.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.3.1 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
| mysql : mysql-connector-java | jar | 8.0.22 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |