File | Operation |
---|---|
odl-apache-commons-text-12.0.11.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-apache-commons-text</artifactId>
<version>12.0.11</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.odlparent" % "odl-apache-commons-text" % "12.0.11"
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-apache-commons-text', version='12.0.11')
)
<dependency org="org.opendaylight.odlparent" name="odl-apache-commons-text" rev="12.0.11" />