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