File | Operation |
---|---|
odl-stax2-api-12.0.10.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-stax2-api</artifactId>
<version>12.0.10</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-stax2-api', version='12.0.10')
)