<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-rabbitmq-test</artifactId>
<version>0.6.1</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-dmf-rabbitmq-test', version='0.6.1')
)
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-dmf-parent</artifactId> <version>0.6.1</version> </parent>
compile
|-- org.eclipse.hawkbit:hawkbit-repository-api
|-- org.eclipse.hawkbit:hawkbit-repository-core
|-- org.eclipse.hawkbit:hawkbit-repository-jpa
|-- org.eclipse.hawkbit:hawkbit-dmf-api
|-- org.springframework.amqp:spring-rabbit-junit
|-- org.springframework.boot:spring-boot-starter-web