文件名 | 操作 |
---|---|
odl-controller-exp-netty-config-8.0.8.pom | 下载 |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-controller-exp-netty-config</artifactId>
<version>8.0.8</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.controller" % "odl-controller-exp-netty-config" % "8.0.8"
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-controller-exp-netty-config', version='8.0.8')
)
<dependency org="org.opendaylight.controller" name="odl-controller-exp-netty-config" rev="8.0.8" />
<parent> <groupId>org.opendaylight.controller</groupId> <artifactId>single-feature-parent</artifactId> <version>8.0.8</version> </parent>
compile
|-- org.opendaylight.odlparent:odl-netty-4
|-- org.opendaylight.controller:netty-event-executor-config
|-- org.opendaylight.controller:netty-threadgroup-config
|-- org.opendaylight.controller:netty-timer-config