License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.dawn9117 |
ArtifactId | ArtifactIdzklock-spring-boot |
Version | Version1.0.8 |
Type | Typepom |
Description |
Descriptionzklock-spring-boot
zklock-spring-boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zklock-spring-boot-1.0.8.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot/ -->
<dependency>
<groupId>com.github.dawn9117</groupId>
<artifactId>zklock-spring-boot</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot/
implementation 'com.github.dawn9117:zklock-spring-boot:1.0.8'
// https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot/
implementation ("com.github.dawn9117:zklock-spring-boot:1.0.8")
'com.github.dawn9117:zklock-spring-boot:pom:1.0.8'
<dependency org="com.github.dawn9117" name="zklock-spring-boot" rev="1.0.8">
<artifact name="zklock-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dawn9117', module='zklock-spring-boot', version='1.0.8')
)
libraryDependencies += "com.github.dawn9117" % "zklock-spring-boot" % "1.0.8"
[com.github.dawn9117/zklock-spring-boot "1.0.8"]