File | Operation |
---|---|
odl-toaster-3.0.13.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-toaster</artifactId>
<version>3.0.13</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-toaster', version='3.0.13')
)
<parent> <groupId>org.opendaylight.controller</groupId> <artifactId>single-feature-parent</artifactId> <version>3.0.13</version> </parent>
compile
|-- org.opendaylight.mdsal:odl-mdsal-binding-runtime
|-- 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