File | Operation |
---|---|
remote-handler-parent-1.0.2.pom | download |
<dependency>
<groupId>com.sap.ipe.ble</groupId>
<artifactId>remote-handler-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sap.ipe.ble', module='remote-handler-parent', version='1.0.2')
)
<parent> <groupId>com.sap.ipe.ble</groupId> <artifactId>handler</artifactId> <version>1.0.2</version> </parent>