backup

mysql backup

License

License

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

backup
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

backup
mysql backup
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/backup

Download backup

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1