не последняя версия
Последняя версия 4.2.1

tk.mybatis:mapper-spring-boot-sample-annotation 2.1.0


Категории

Категории

Spring Boot Контейнер Микросервисы MyBatis Данные ORM
Группа

Группа

tk.mybatis
Идентификатор

Идентификатор

mapper-spring-boot-sample-annotation
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать mapper-spring-boot-sample-annotation 2.1.0


<!-- https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/ -->
<dependency>
    <groupId>tk.mybatis</groupId>
    <artifactId>mapper-spring-boot-sample-annotation</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/
implementation 'tk.mybatis:mapper-spring-boot-sample-annotation:2.1.0'
// https://jarcasting.com/artifacts/tk.mybatis/mapper-spring-boot-sample-annotation/
implementation ("tk.mybatis:mapper-spring-boot-sample-annotation:2.1.0")
'tk.mybatis:mapper-spring-boot-sample-annotation:jar:2.1.0'
<dependency org="tk.mybatis" name="mapper-spring-boot-sample-annotation" rev="2.1.0">
  <artifact name="mapper-spring-boot-sample-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.mybatis', module='mapper-spring-boot-sample-annotation', version='2.1.0')
)
libraryDependencies += "tk.mybatis" % "mapper-spring-boot-sample-annotation" % "2.1.0"
[tk.mybatis/mapper-spring-boot-sample-annotation "2.1.0"]