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