<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-schema-osgi</artifactId>
<version>10.0.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.mdsal', module='mdsal-dom-schema-osgi', version='10.0.1')
)
<parent> <groupId>org.opendaylight.mdsal</groupId> <artifactId>dom-parent</artifactId> <version>10.0.1</version> </parent>
compile
|-- org.opendaylight.mdsal:mdsal-dom-spi
|-- org.opendaylight.mdsal:mdsal-binding-runtime-spi
|-- org.osgi:org.osgi.annotation.versioning
|-- org.osgi:org.osgi.framework
|-- org.osgi:org.osgi.service.component
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.util.tracker
|-- org.opendaylight.yangtools:mockito-configuration
|-- org.opendaylight.yangtools:yang-test-util
provided
|-- org.apache.karaf.features:org.apache.karaf.features.core