Last Version

io.github.liuyuyu:embedded-mysql-spring-boot-starter 0.0.2

Embedded MySQL Server

License

License

Categories

Categories

Spring Boot Container Microservices MySQL Data Databases
GroupId

GroupId

io.github.liuyuyu
ArtifactId

ArtifactId

embedded-mysql-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

Embedded MySQL Server

Download embedded-mysql-spring-boot-starter 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.wix : wix-embedded-mysql jar 4.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar 1.18.6

test (1)

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

Project Modules

There are no modules declared in this project.