is not current version
Last Version 0.0.5

top.zzspace.zzlock:zzlock-spring-boot-starter 0.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.zzspace.zzlock
ArtifactId

ArtifactId

zzlock-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download zzlock-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/top.zzspace.zzlock/zzlock-spring-boot-starter/ -->
<dependency>
    <groupId>top.zzspace.zzlock</groupId>
    <artifactId>zzlock-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.zzspace.zzlock/zzlock-spring-boot-starter/
implementation 'top.zzspace.zzlock:zzlock-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/top.zzspace.zzlock/zzlock-spring-boot-starter/
implementation ("top.zzspace.zzlock:zzlock-spring-boot-starter:0.0.2")
'top.zzspace.zzlock:zzlock-spring-boot-starter:jar:0.0.2'
<dependency org="top.zzspace.zzlock" name="zzlock-spring-boot-starter" rev="0.0.2">
  <artifact name="zzlock-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zzspace.zzlock', module='zzlock-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "top.zzspace.zzlock" % "zzlock-spring-boot-starter" % "0.0.2"
[top.zzspace.zzlock/zzlock-spring-boot-starter "0.0.2"]