File | Operation |
---|---|
hawkbit-rest-parent-0.6.1.pom | download |
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-rest-parent</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawkbit', module='hawkbit-rest-parent', version='0.6.1')
)
<parent> <groupId>org.eclipse.hawkbit</groupId> <artifactId>hawkbit-parent</artifactId> <version>0.6.1</version> </parent>