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