Dependency Information
Apache Maven
- <dependency>
- <groupId>org.oxerr.spring.cache.redis.scored</groupId>
- <artifactId>spring-cache-redis-scored-spring-boot</artifactId>
- <version>0.0.3-SNAPSHOT</version>
- <type>pom</type>
- </dependency>
Apache Buildr
- 'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot:pom:0.0.3-SNAPSHOT'
Apache Ivy
- <dependency org="org.oxerr.spring.cache.redis.scored" name="spring-cache-redis-scored-spring-boot" rev="0.0.3-SNAPSHOT">
- <artifact name="spring-cache-redis-scored-spring-boot" type="pom" />
- </dependency>
Groovy Grape
- @Grapes(
- @Grab(group='org.oxerr.spring.cache.redis.scored', module='spring-cache-redis-scored-spring-boot', version='0.0.3-SNAPSHOT')
- )
Gradle/Grails
- compile 'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot:0.0.3-SNAPSHOT'
Scala SBT
- libraryDependencies += "org.oxerr.spring.cache.redis.scored" % "spring-cache-redis-scored-spring-boot" % "0.0.3-SNAPSHOT"
Leiningen
- [org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-spring-boot "0.0.3-SNAPSHOT"]