r

resubmit-redis-dao

The Apache License, Version 2.0
Files download
File Operation
resubmit-redis-dao-1.1.0.jar download
resubmit-redis-dao-1.1.0.pom download
resubmit-redis-dao-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>resubmit-redis-dao</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:resubmit-redis-dao:1.1.0'
Gradle Kotlin
implementation("com.wudgaby.platform:resubmit-redis-dao:1.1.0")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "resubmit-redis-dao" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='resubmit-redis-dao', version='1.1.0')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="resubmit-redis-dao" rev="1.1.0" />
Leiningen
[com.wudgaby.platform/resubmit-redis-dao "1.1.0"]
Apache Buildr
'com.wudgaby.platform:resubmit-redis-dao:jar:1.1.0'