| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Данные |
| Группа | Группаio.github.vibrantbyte |
| Идентификатор | Идентификаторstorage-datasource-starter |
| Последняя версия | Последняя версия2.1.7.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеstorage-datasource-starter
为spring-boot集成开发必备工具
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.vibrantbyte/storage-datasource-starter/ -->
<dependency>
<groupId>io.github.vibrantbyte</groupId>
<artifactId>storage-datasource-starter</artifactId>
<version>2.1.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vibrantbyte/storage-datasource-starter/
implementation 'io.github.vibrantbyte:storage-datasource-starter:2.1.7.RELEASE'
// https://jarcasting.com/artifacts/io.github.vibrantbyte/storage-datasource-starter/
implementation ("io.github.vibrantbyte:storage-datasource-starter:2.1.7.RELEASE")
'io.github.vibrantbyte:storage-datasource-starter:jar:2.1.7.RELEASE'
<dependency org="io.github.vibrantbyte" name="storage-datasource-starter" rev="2.1.7.RELEASE">
<artifact name="storage-datasource-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vibrantbyte', module='storage-datasource-starter', version='2.1.7.RELEASE')
)
libraryDependencies += "io.github.vibrantbyte" % "storage-datasource-starter" % "2.1.7.RELEASE"
[io.github.vibrantbyte/storage-datasource-starter "2.1.7.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.vibrantbyte : config-hotload-starter | jar | 2.1.6.RELEASE |
| io.shardingjdbc : sharding-jdbc-core | jar | 2.0.0 |
| com.alibaba : druid | jar | 1.1.20 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.yaml : snakeyaml | jar | 1.25 |
| org.springframework.boot : spring-boot | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | 2.1.6.RELEASE |
| org.springframework : spring-test | jar | 5.2.1.RELEASE |
| junit : junit | jar | 4.12 |