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