r

rabbit-cache-pom

Files download
File Operation
rabbit-cache-pom-3.4.2.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.scloudic</groupId>
  <artifactId>rabbit-cache-pom</artifactId>
  <version>3.4.2.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.scloudic:rabbit-cache-pom:3.4.2.RELEASE'
Gradle Kotlin
implementation("com.scloudic:rabbit-cache-pom:3.4.2.RELEASE")
Scala SBT
libraryDependencies += "com.scloudic" % "rabbit-cache-pom" % "3.4.2.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.scloudic', module='rabbit-cache-pom', version='3.4.2.RELEASE')
)
Apache Ivy
<dependency org="com.scloudic" name="rabbit-cache-pom" rev="3.4.2.RELEASE" />
Leiningen
[com.scloudic/rabbit-cache-pom "3.4.2.RELEASE"]
Apache Buildr
'com.scloudic:rabbit-cache-pom:jar:3.4.2.RELEASE'