File | Operation |
---|---|
commons.parent-0.3.1-Helium.pom | download |
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>commons.parent</artifactId>
<version>0.3.1-Helium</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='commons.parent', version='0.3.1-Helium')
)