<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-boot-starter-mgmt-api</artifactId>
<version>0.2.0M8</version>
</dependency>
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-boot-starter-mgmt-api" % "0.2.0M8"
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-boot-starter-mgmt-api', version='0.2.0M8')
)
<dependency org="org.eclipse.hawkbit" name="hawkbit-boot-starter-mgmt-api" rev="0.2.0M8" />
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-starters</artifactId> <version>0.2.0M8</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-jetty
|-- org.springframework.boot:spring-boot-starter
|-- org.springframework.security:spring-security-web
|-- org.springframework.security:spring-security-config
|-- org.springframework.security:spring-security-aspects
|-- org.eclipse.hawkbit:hawkbit-mgmt-resource
|-- org.eclipse.hawkbit:hawkbit-security-integration
|-- org.eclipse.hawkbit:hawkbit-http-security