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