File | Operation |
---|---|
parent-3.0.0.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='parent', version='3.0.0')
)