<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-repository-api</artifactId>
<version>0.2.0M1</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-repository-api', version='0.2.0M1')
)
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-repository</artifactId> <version>0.2.0M1</version> </parent>
compile
|-- org.eclipse.hawkbit:hawkbit-security-core
|-- javax.validation:validation-api
|-- org.hibernate:hibernate-validator
|-- cz.jirutka.rsql:rsql-parser
|-- org.springframework.hateoas:spring-hateoas
|-- org.springframework.boot:spring-boot-configuration-processor
test
|-- ru.yandex.qatools.allure:allure-junit-adaptor