License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data |
GroupId | GroupIdcom.github.xiaoyuge5201 |
ArtifactId | ArtifactIddatasource-spring-boot-starter |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatasource-spring-boot-starter
数据库连接工具,查询mysql、oracle、sqlserver、postgresql的数据表以及字段信息;同时支持导出数据库设计文档
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xiaoyuge5201</groupId>
<artifactId>datasource-spring-boot-starter</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/
implementation 'com.github.xiaoyuge5201:datasource-spring-boot-starter:2.2'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/
implementation ("com.github.xiaoyuge5201:datasource-spring-boot-starter:2.2")
'com.github.xiaoyuge5201:datasource-spring-boot-starter:jar:2.2'
<dependency org="com.github.xiaoyuge5201" name="datasource-spring-boot-starter" rev="2.2">
<artifact name="datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='datasource-spring-boot-starter', version='2.2')
)
libraryDependencies += "com.github.xiaoyuge5201" % "datasource-spring-boot-starter" % "2.2"
[com.github.xiaoyuge5201/datasource-spring-boot-starter "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
org.apache.commons : commons-lang3 Optional | jar | 3.4 |
cn.afterturn : easypoi-base | jar | 4.4.0 |
cn.afterturn : easypoi-web | jar | 4.4.0 |
cn.afterturn : easypoi-annotation | jar | 4.4.0 |
com.github.crab2died : Excel4J Optional | jar | 3.0.0-Alpha |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.6.6 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.75 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
com.google.guava : guava | jar | 21.0 |
org.apache.poi : poi-ooxml Optional | jar | 5.2.2 |
org.apache.poi : poi Optional | jar | 5.2.2 |