文件名 | 操作 |
---|---|
odl-apache-commons-text-14.0.4.pom | 下载 |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>odl-apache-commons-text</artifactId>
<version>14.0.4</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.odlparent" % "odl-apache-commons-text" % "14.0.4"
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='odl-apache-commons-text', version='14.0.4')
)
<dependency org="org.opendaylight.odlparent" name="odl-apache-commons-text" rev="14.0.4" />