File | Operation |
---|---|
netconf-models-1.2.1-Carbon.pom | download |
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-models</artifactId>
<version>1.2.1-Carbon</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-models', version='1.2.1-Carbon')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>1.8.1-Carbon</version> </parent>