| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.fartherp |
| Идентификатор | Идентификаторdbtest-spring-boot |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdbtest
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dbtest-spring-boot-1.0.5.pom | |
| dbtest-spring-boot-1.0.5.jar | 9 KB |
| dbtest-spring-boot-1.0.5-sources.jar | 10 KB |
| dbtest-spring-boot-1.0.5-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/ -->
<dependency>
<groupId>com.github.fartherp</groupId>
<artifactId>dbtest-spring-boot</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/
implementation 'com.github.fartherp:dbtest-spring-boot:1.0.5'
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest-spring-boot/
implementation ("com.github.fartherp:dbtest-spring-boot:1.0.5")
'com.github.fartherp:dbtest-spring-boot:jar:1.0.5'
<dependency org="com.github.fartherp" name="dbtest-spring-boot" rev="1.0.5">
<artifact name="dbtest-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='dbtest-spring-boot', version='1.0.5')
)
libraryDependencies += "com.github.fartherp" % "dbtest-spring-boot" % "1.0.5"
[com.github.fartherp/dbtest-spring-boot "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-test-autoconfigure | jar | |
| org.springframework : spring-test | jar | 5.1.3.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| com.github.fartherp : dbtest-spring | jar | 1.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.40 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter Необязательный | jar | 1.3.2 |