File | Operation |
---|---|
odl-asm-13.1.1.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-asm</artifactId>
<version>13.1.1</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-asm', version='13.1.1')
)