<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-impl</artifactId>
<version>0.21.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-impl', version='0.21.8')
)
<parent> <groupId>org.opendaylight.bgpcep</groupId> <artifactId>binding-parent</artifactId> <version>0.21.8</version> </parent>
compile
|-- org.opendaylight.bgpcep:pcep-api
|-- org.opendaylight.bgpcep:pcep-spi
|-- org.opendaylight.bgpcep:pcep-base-parser
|-- org.opendaylight.bgpcep:rsvp-api
|-- org.opendaylight.bgpcep:concepts
|-- org.opendaylight.bgpcep:util
|-- com.github.spotbugs:spotbugs-annotations
|-- io.netty:netty-transport-classes-epoll
|-- io.netty:netty-transport-native-epoll
|-- org.eclipse.jdt:org.eclipse.jdt.annotation
|-- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types
|-- org.opendaylight.yangtools:yang-common
|-- org.opendaylight.yangtools:concepts
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.service.metatype.annotations
|-- com.guicedee.services:javax.inject
|-- org.kohsuke.metainf-services:metainf-services
|-- org.opendaylight.yangtools:mockito-configuration
provided
|-- jakarta.annotation:jakarta.annotation-api
test