s

spring-automocker-starter-amqp

Files download
File Operation
spring-automocker-starter-amqp-1.2.1.jar download
spring-automocker-starter-amqp-1.2.1.pom download
Apache Maven
<dependency>
  <groupId>com.github.fridujo</groupId>
  <artifactId>spring-automocker-starter-amqp</artifactId>
  <version>1.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.fridujo:spring-automocker-starter-amqp:1.2.1'
Gradle Kotlin
implementation("com.github.fridujo:spring-automocker-starter-amqp:1.2.1")
Scala SBT
libraryDependencies += "com.github.fridujo" % "spring-automocker-starter-amqp" % "1.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fridujo', module='spring-automocker-starter-amqp', version='1.2.1')
)
Apache Ivy
<dependency org="com.github.fridujo" name="spring-automocker-starter-amqp" rev="1.2.1" />
Leiningen
[com.github.fridujo/spring-automocker-starter-amqp "1.2.1"]
Apache Buildr
'com.github.fridujo:spring-automocker-starter-amqp:jar:1.2.1'