is not current version
Last Version 2.2

datasource-spring-boot-starter 1.5

数据库连接工具,查询mysql、oracle、sqlserver、postgresql的数据表以及字段信息;同时支持导出数据库设计文档

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.github.xiaoyuge5201
ArtifactId

ArtifactId

datasource-spring-boot-starter
Version

Version

1.5
Type

Type

jar
Description

Description

datasource-spring-boot-starter
数据库连接工具,查询mysql、oracle、sqlserver、postgresql的数据表以及字段信息;同时支持导出数据库设计文档

Download datasource-spring-boot-starter 1.5


<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.xiaoyuge5201</groupId>
    <artifactId>datasource-spring-boot-starter</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/
implementation 'com.github.xiaoyuge5201:datasource-spring-boot-starter:1.5'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/datasource-spring-boot-starter/
implementation ("com.github.xiaoyuge5201:datasource-spring-boot-starter:1.5")
'com.github.xiaoyuge5201:datasource-spring-boot-starter:jar:1.5'
<dependency org="com.github.xiaoyuge5201" name="datasource-spring-boot-starter" rev="1.5">
  <artifact name="datasource-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='datasource-spring-boot-starter', version='1.5')
)
libraryDependencies += "com.github.xiaoyuge5201" % "datasource-spring-boot-starter" % "1.5"
[com.github.xiaoyuge5201/datasource-spring-boot-starter "1.5"]

Dependencies

compile (9)

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
com.alibaba : fastjson Optional jar 1.2.75
org.apache.commons : commons-lang3 Optional jar 3.4
com.google.guava : guava Optional jar 21.0
cn.afterturn : easypoi-base Optional jar 4.0.0
cn.afterturn : easypoi-web Optional jar 4.0.0
cn.afterturn : easypoi-annotation Optional jar 4.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1

test (1)

Group / Artifact Type Version
com.github.crab2died : Excel4J jar 3.0.0-Alpha

Project Modules

There are no modules declared in this project.