is not current version
Last Version 0.0.3-beta

org.bakeneko:spring-boot-starter-rabbitmq-rpc 0.0.2

A library for automatic generation of RabbitMQ RPC clients

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.bakeneko
ArtifactId

ArtifactId

spring-boot-starter-rabbitmq-rpc
Version

Version

0.0.2
Type

Type

jar

Download spring-boot-starter-rabbitmq-rpc 0.0.2


<!-- https://jarcasting.com/artifacts/org.bakeneko/spring-boot-starter-rabbitmq-rpc/ -->
<dependency>
    <groupId>org.bakeneko</groupId>
    <artifactId>spring-boot-starter-rabbitmq-rpc</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bakeneko/spring-boot-starter-rabbitmq-rpc/
implementation 'org.bakeneko:spring-boot-starter-rabbitmq-rpc:0.0.2'
// https://jarcasting.com/artifacts/org.bakeneko/spring-boot-starter-rabbitmq-rpc/
implementation ("org.bakeneko:spring-boot-starter-rabbitmq-rpc:0.0.2")
'org.bakeneko:spring-boot-starter-rabbitmq-rpc:jar:0.0.2'
<dependency org="org.bakeneko" name="spring-boot-starter-rabbitmq-rpc" rev="0.0.2">
  <artifact name="spring-boot-starter-rabbitmq-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bakeneko', module='spring-boot-starter-rabbitmq-rpc', version='0.0.2')
)
libraryDependencies += "org.bakeneko" % "spring-boot-starter-rabbitmq-rpc" % "0.0.2"
[org.bakeneko/spring-boot-starter-rabbitmq-rpc "0.0.2"]