Last Version

module-database 1.0.14

Demo project for Spring Boot

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.xuchen93
ArtifactId

ArtifactId

module-database
Version

Version

1.0.14
Type

Type

jar
Description

Description

module-database
Demo project for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download module-database 1.0.14


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.xuchen93 : module-base jar 1.0.14
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.1.RELEASE
mysql : mysql-connector-java jar 8.0.20
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
com.baomidou : mybatis-plus-boot-starter jar 3.3.2
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-all jar 5.7.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.