Last Version

tech.iboot:iboot-commons-database 0.0.6

a framework

License

License

Categories

Categories

Data
GroupId

GroupId

tech.iboot
ArtifactId

ArtifactId

iboot-commons-database
Version

Version

0.0.6
Type

Type

jar
Description

Description

a framework

Download iboot-commons-database 0.0.6


<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-commons-database/ -->
<dependency>
    <groupId>tech.iboot</groupId>
    <artifactId>iboot-commons-database</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-database/
implementation 'tech.iboot:iboot-commons-database:0.0.6'
// https://jarcasting.com/artifacts/tech.iboot/iboot-commons-database/
implementation ("tech.iboot:iboot-commons-database:0.0.6")
'tech.iboot:iboot-commons-database:jar:0.0.6'
<dependency org="tech.iboot" name="iboot-commons-database" rev="0.0.6">
  <artifact name="iboot-commons-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-commons-database', version='0.0.6')
)
libraryDependencies += "tech.iboot" % "iboot-commons-database" % "0.0.6"
[tech.iboot/iboot-commons-database "0.0.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-jdbc jar
mysql : mysql-connector-java jar
com.alibaba : druid-spring-boot-starter jar 1.1.10
com.baomidou : mybatis-plus-boot-starter jar 3.4.1
javax.validation : validation-api jar 2.0.1.Final
tech.iboot : iboot-core jar 0.0.6

Project Modules

There are no modules declared in this project.