File | Operation |
---|---|
embedded-mysql-spring-boot-parent-0.0.2.pom | download |
<dependency>
<groupId>io.github.liuyuyu</groupId>
<artifactId>embedded-mysql-spring-boot-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
libraryDependencies += "io.github.liuyuyu" % "embedded-mysql-spring-boot-parent" % "0.0.2"
@Grapes(
@Grab(group='io.github.liuyuyu', module='embedded-mysql-spring-boot-parent', version='0.0.2')
)
<dependency org="io.github.liuyuyu" name="embedded-mysql-spring-boot-parent" rev="0.0.2" />