dbApi-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.freakchicken
ArtifactId

ArtifactId

dbApi-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dbApi-spring-boot-starter
dbApi-spring-boot-starter
Project URL

Project URL

https://gitee.com/freakchicken/dbApi-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/freakchicken/dbApi-spring-boot-starter.git

Download dbApi-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
io.github.freakchick : orange jar 1.0
com.alibaba : druid jar 1.1.9
com.alibaba : fastjson jar 1.2.62
commons-io : commons-io jar 2.6
org.projectlombok : lombok Optional jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0