文件名 | 操作 |
---|---|
odl-stax2-api-12.0.3.pom | 下载 |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-stax2-api</artifactId>
<version>12.0.3</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-stax2-api', version='12.0.3')
)