File | Operation |
---|---|
odl-toaster-1.8.3.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-toaster</artifactId>
<version>1.8.3</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-toaster', version='1.8.3')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>3.1.7</version> </parent>
compile
|-- org.opendaylight.mdsal:odl-mdsal-binding-runtime:2.5.3
|-- org.opendaylight.controller:odl-mdsal-broker
|-- org.opendaylight.controller.samples:sample-toaster
|-- org.opendaylight.controller.samples:sample-toaster-consumer
|-- org.opendaylight.controller.samples:sample-toaster-provider