is not current version
Last Version 1.1.4-RELEASE

com.gomyck:gomyck-redis-spring-boot-starter 1.1.1-RELEASE


Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.gomyck
ArtifactId

ArtifactId

gomyck-redis-spring-boot-starter
Version

Version

1.1.1-RELEASE
Type

Type

jar

Download gomyck-redis-spring-boot-starter 1.1.1-RELEASE


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