s

swak-datarchiver-boot-starter

swak component of data archiver spring boot starter
The Apache Software License, Version 2.0
Files download
File Operation
swak-datarchiver-boot-starter-2.1.1.jar download
swak-datarchiver-boot-starter-2.1.1.pom download
swak-datarchiver-boot-starter-2.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.gitee.mcolley</groupId>
  <artifactId>swak-datarchiver-boot-starter</artifactId>
  <version>2.1.1</version>
</dependency>
Gradle Groovy
implementation 'io.gitee.mcolley:swak-datarchiver-boot-starter:2.1.1'
Gradle Kotlin
implementation("io.gitee.mcolley:swak-datarchiver-boot-starter:2.1.1")
Scala SBT
libraryDependencies += "io.gitee.mcolley" % "swak-datarchiver-boot-starter" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.gitee.mcolley', module='swak-datarchiver-boot-starter', version='2.1.1')
)
Apache Ivy
<dependency org="io.gitee.mcolley" name="swak-datarchiver-boot-starter" rev="2.1.1" />
Leiningen
[io.gitee.mcolley/swak-datarchiver-boot-starter "2.1.1"]
Apache Buildr
'io.gitee.mcolley:swak-datarchiver-boot-starter:jar:2.1.1'