文件名 | 操作 |
---|---|
binding-parent-0.16.14.pom | 下载 |
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>binding-parent</artifactId>
<version>0.16.14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='binding-parent', version='0.16.14')
)