is not current version
Last Version 1.1.0

com.github.dawn9117:rlock-spring-boot-samples 1.0.1

${project.artifactId}

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dawn9117
ArtifactId

ArtifactId

rlock-spring-boot-samples
Version

Version

1.0.1
Type

Type

jar

Download rlock-spring-boot-samples 1.0.1


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