c

components-starter-redis

skrstop starter redis
MIT License
Files download
File Operation
components-starter-redis-1.2.1.20231221-RELEASE.jar download
components-starter-redis-1.2.1.20231221-RELEASE.pom download
components-starter-redis-1.2.1.20231221-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.skrstop.framework</groupId>
  <artifactId>components-starter-redis</artifactId>
  <version>1.2.1.20231221-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.skrstop.framework:components-starter-redis:1.2.1.20231221-RELEASE'
Gradle Kotlin
implementation("com.skrstop.framework:components-starter-redis:1.2.1.20231221-RELEASE")
Scala SBT
libraryDependencies += "com.skrstop.framework" % "components-starter-redis" % "1.2.1.20231221-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.skrstop.framework', module='components-starter-redis', version='1.2.1.20231221-RELEASE')
)
Apache Ivy
<dependency org="com.skrstop.framework" name="components-starter-redis" rev="1.2.1.20231221-RELEASE" />
Leiningen
[com.skrstop.framework/components-starter-redis "1.2.1.20231221-RELEASE"]
Apache Buildr
'com.skrstop.framework:components-starter-redis:jar:1.2.1.20231221-RELEASE'