File | Operation |
---|---|
odl-mdsal-broker-1.10.1.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-mdsal-broker</artifactId>
<version>1.10.1</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-mdsal-broker', version='1.10.1')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>5.0.2</version> </parent>
compile
|-- org.opendaylight.mdsal:odl-mdsal-eos-binding
|-- org.opendaylight.mdsal:odl-mdsal-singleton-dom
|-- org.opendaylight.controller:odl-mdsal-remoterpc-connector
|-- org.opendaylight.controller:odl-mdsal-distributed-datastore
|-- org.opendaylight.controller:odl-config-netty:0.11.1