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