cloud-cdb

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cloud.mgl.spring.boot
ArtifactId

ArtifactId

cloud-mtdb-spring-boot-starter
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

cloud-cdb
Demo project for Spring Boot
Source Code Management

Source Code Management

https://mgl.cloud

Download cloud-mtdb-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.2
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE