| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Данные |
| Группа | Группаcom.github.xphsc |
| Идентификатор | Идентификаторdynamic-datasource-spring-boot-starter |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеdynamic-datasource-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/com.github.xphsc/dynamic-datasource-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xphsc</groupId>
<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/dynamic-datasource-spring-boot-starter/
implementation 'com.github.xphsc:dynamic-datasource-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xphsc/dynamic-datasource-spring-boot-starter/
implementation ("com.github.xphsc:dynamic-datasource-spring-boot-starter:1.0.1")
'com.github.xphsc:dynamic-datasource-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.xphsc" name="dynamic-datasource-spring-boot-starter" rev="1.0.1">
<artifact name="dynamic-datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='dynamic-datasource-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.xphsc" % "dynamic-datasource-spring-boot-starter" % "1.0.1"
[com.github.xphsc/dynamic-datasource-spring-boot-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.3.RELEASE |
| com.alibaba : druid | jar | 1.1.2 |
| org.aspectj : aspectjweaver | jar | 1.8.13 |