z

zlm-spring-boot-starter

ZLMediaKit restful api and hook starter
https://github.com/lunasaw/zlm-spring-boot-starter
Apache 2.0
luna
Files download
File Operation
zlm-spring-boot-starter-1.0.3.jar download
zlm-spring-boot-starter-1.0.3.pom download
zlm-spring-boot-starter-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.lunasaw</groupId>
  <artifactId>zlm-spring-boot-starter</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.lunasaw:zlm-spring-boot-starter:1.0.3'
Gradle Kotlin
implementation("io.github.lunasaw:zlm-spring-boot-starter:1.0.3")
Scala SBT
libraryDependencies += "io.github.lunasaw" % "zlm-spring-boot-starter" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.lunasaw', module='zlm-spring-boot-starter', version='1.0.3')
)
Apache Ivy
<dependency org="io.github.lunasaw" name="zlm-spring-boot-starter" rev="1.0.3" />
Leiningen
[io.github.lunasaw/zlm-spring-boot-starter "1.0.3"]
Apache Buildr
'io.github.lunasaw:zlm-spring-boot-starter:jar:1.0.3'