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

mybatis-spring-boot-starter-test 2.2.1

Spring Boot Support for MyBatis

Лицензия

Лицензия

Категории

Категории

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

Группа

org.mybatis.spring.boot
Идентификатор

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

mybatis-spring-boot-starter-test
Версия

Версия

2.2.1
Тип

Тип

jar
Описание

Описание

mybatis-spring-boot-starter-test
Spring Boot Support for MyBatis
Ссылка на сайт

Ссылка на сайт

http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-starter-test/
Организация-разработчик

Организация-разработчик

MyBatis.org
Система контроля версий

Система контроля версий

https://github.com/mybatis/spring-boot-starter/tree/master/mybatis-spring-boot-starter-test

Скачать mybatis-spring-boot-starter-test 2.2.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.mybatis.spring.boot : mybatis-spring-boot-test-autoconfigure jar 2.2.1

Модули Проекта

Данный проект не имеет модулей.