<dependency>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-xpath-impl</artifactId>
<version>14.0.0</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.yangtools', module='yang-xpath-impl', version='14.0.0')
)
<parent> <groupId>org.opendaylight.yangtools</groupId> <artifactId>bnd-parent</artifactId> <version>14.0.0</version> </parent>
compile
|-- org.eclipse.jdt:org.eclipse.jdt.annotation
|-- org.opendaylight.yangtools:yang-common
|-- org.opendaylight.yangtools:yang-xpath-api
|-- com.github.spotbugs:spotbugs-annotations