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