File | Operation |
---|---|
sal-parent-1.4.3-Boron-SR3.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-parent</artifactId>
<version>1.4.3-Boron-SR3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='sal-parent', version='1.4.3-Boron-SR3')
)
<parent> <groupId>org.opendaylight.controller</groupId> <artifactId>commons.opendaylight</artifactId> <version>1.7.3-Boron-SR3</version> </parent>