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