| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.github.ice-zero-cat |
| Идентификатор | Идентификаторcomponent-db-spring-boot-starter |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcomponent-db-spring-boot-starter
db
|
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>component-db-spring-boot-starter</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/
implementation 'com.github.ice-zero-cat:component-db-spring-boot-starter:0.0.7'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/
implementation ("com.github.ice-zero-cat:component-db-spring-boot-starter:0.0.7")
'com.github.ice-zero-cat:component-db-spring-boot-starter:jar:0.0.7'
<dependency org="com.github.ice-zero-cat" name="component-db-spring-boot-starter" rev="0.0.7">
<artifact name="component-db-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='component-db-spring-boot-starter', version='0.0.7')
)
libraryDependencies += "com.github.ice-zero-cat" % "component-db-spring-boot-starter" % "0.0.7"
[com.github.ice-zero-cat/component-db-spring-boot-starter "0.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.springframework : spring-jdbc | jar | ${spring-jdbc.version} |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| com.github.ice-zero-cat : component-core-spring-boot-starter | jar | ${component-core-spring-boot-starter.version} |
| com.alibaba : druid | jar | ${druid.version} |
| com.alibaba : druid-spring-boot-starter | jar | ${druid.version} |