File | Operation |
---|---|
tcpmd5-aggregator-1.1.2-Lithium-SR2.pom | download |
<dependency>
<groupId>org.opendaylight.tcpmd5</groupId>
<artifactId>tcpmd5-aggregator</artifactId>
<version>1.1.2-Lithium-SR2</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.opendaylight.tcpmd5" % "tcpmd5-aggregator" % "1.1.2-Lithium-SR2"
@Grapes(
@Grab(group='org.opendaylight.tcpmd5', module='tcpmd5-aggregator', version='1.1.2-Lithium-SR2')
)
<dependency org="org.opendaylight.tcpmd5" name="tcpmd5-aggregator" rev="1.1.2-Lithium-SR2" />
<parent> <groupId>org.opendaylight.tcpmd5</groupId> <artifactId>tcpmd5-parent</artifactId> <version>1.1.2-Lithium-SR2</version> </parent>