| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MyBatis Данные ORM |
| Группа | Группаtk.mybatis |
| Идентификатор | Идентификаторmapper-spring-boot-sample-annotation |
| Версия | Версия4.2.1 |
| Тип | Типjar |
| Описание |
Описаниеmapper-spring-boot-sample-annotation
Spring Boot Support for Mapper
|
<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/ -->
<dependency>
<groupId>tk.mybatis</groupId>
<artifactId>mapper-spring-boot-sample-annotation</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/
implementation 'tk.mybatis:mapper-spring-boot-sample-annotation:4.2.1'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/
implementation ("tk.mybatis:mapper-spring-boot-sample-annotation:4.2.1")
'tk.mybatis:mapper-spring-boot-sample-annotation:jar:4.2.1'
<dependency org="tk.mybatis" name="mapper-spring-boot-sample-annotation" rev="4.2.1">
<artifact name="mapper-spring-boot-sample-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-spring-boot-sample-annotation', version='4.2.1')
)
libraryDependencies += "tk.mybatis" % "mapper-spring-boot-sample-annotation" % "4.2.1"
[tk.mybatis/mapper-spring-boot-sample-annotation "4.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tk.mybatis : mapper-spring-boot-starter | jar | 4.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.h2database : h2 | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| log4j : log4j | jar | 1.2.17 |
| org.hsqldb : hsqldb | jar | 2.2.9 |