mq-rest-admin 1.2.0
Installation
Maven:
<dependency>
<groupId>io.github.wphillipmoore</groupId>
<artifactId>mq-rest-admin</artifactId>
<version>1.2.0</version>
</dependency>Gradle:
implementation 'io.github.wphillipmoore:mq-rest-admin:1.2.0'