e

embedded-mysql-spring-boot-parent

Embedded MySQL Server
https://github.com/liuyuyu/embedded-mysql-spring-boot
MIT License
liuyuyu
Files download
File Operation
embedded-mysql-spring-boot-parent-0.0.2.pom download
Apache Maven
<dependency>
  <groupId>io.github.liuyuyu</groupId>
  <artifactId>embedded-mysql-spring-boot-parent</artifactId>
  <version>0.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.liuyuyu:embedded-mysql-spring-boot-parent:0.0.2'
Gradle Kotlin
implementation("io.github.liuyuyu:embedded-mysql-spring-boot-parent:0.0.2")
Scala SBT
libraryDependencies += "io.github.liuyuyu" % "embedded-mysql-spring-boot-parent" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.liuyuyu', module='embedded-mysql-spring-boot-parent', version='0.0.2')
)
Apache Ivy
<dependency org="io.github.liuyuyu" name="embedded-mysql-spring-boot-parent" rev="0.0.2" />
Leiningen
[io.github.liuyuyu/embedded-mysql-spring-boot-parent "0.0.2"]
Apache Buildr
'io.github.liuyuyu:embedded-mysql-spring-boot-parent:jar:0.0.2'
Dependencies
The project has no third-party dependencies