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