<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-security-integration</artifactId>
<version>0.2.4</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-security-integration', version='0.2.4')
)
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-parent</artifactId> <version>0.2.4</version> </parent>
compile
|-- org.eclipse.hawkbit:hawkbit-repository-api
|-- org.springframework.security:spring-security-web
provided
|-- javax.servlet:javax.servlet-api
test
|-- org.eclipse.hawkbit:hawkbit-repository-jpa