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