<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-security-integration</artifactId>
<version>0.3.0M2</version>
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-security-integration', version='0.3.0M2')
)
<dependency org="org.eclipse.hawkbit" name="hawkbit-security-integration" rev="0.3.0M2" />
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-parent</artifactId> <version>0.3.0M2</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