| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcn.xphsc.boot |
| Идентификатор | Идентификаторeasyjdbc-spring-boot-test-autoconfigure |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasyjdbc-spring-boot-test-autoconfigure
|
<!-- https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-test-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc.boot</groupId>
<artifactId>easyjdbc-spring-boot-test-autoconfigure</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-test-autoconfigure/
implementation 'cn.xphsc.boot:easyjdbc-spring-boot-test-autoconfigure:2.0.0'
// https://jarcasting.com/artifacts/cn.xphsc.boot/easyjdbc-spring-boot-test-autoconfigure/
implementation ("cn.xphsc.boot:easyjdbc-spring-boot-test-autoconfigure:2.0.0")
'cn.xphsc.boot:easyjdbc-spring-boot-test-autoconfigure:jar:2.0.0'
<dependency org="cn.xphsc.boot" name="easyjdbc-spring-boot-test-autoconfigure" rev="2.0.0">
<artifact name="easyjdbc-spring-boot-test-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc.boot', module='easyjdbc-spring-boot-test-autoconfigure', version='2.0.0')
)
libraryDependencies += "cn.xphsc.boot" % "easyjdbc-spring-boot-test-autoconfigure" % "2.0.0"
[cn.xphsc.boot/easyjdbc-spring-boot-test-autoconfigure "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 1.5.3.RELEASE |
| org.springframework : spring-test | jar | 4.3.8.RELEASE |
| org.springframework : spring-tx | jar | 4.3.8.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.xphsc : easyjdbc | jar | 2.0.6 |
| cn.xphsc.boot : easyjdbc-spring-boot-starter | jar | 2.0.6 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |