t

threadpool-config-impl

Files download
File Operation
threadpool-config-impl-0.18.1.jar download
threadpool-config-impl-0.18.1.pom download
threadpool-config-impl-0.18.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.controller</groupId>
  <artifactId>threadpool-config-impl</artifactId>
  <version>0.18.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.controller:threadpool-config-impl:0.18.1'
Gradle Kotlin
implementation("org.opendaylight.controller:threadpool-config-impl:0.18.1")
Scala SBT
libraryDependencies += "org.opendaylight.controller" % "threadpool-config-impl" % "0.18.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.controller', module='threadpool-config-impl', version='0.18.1')
)
Apache Ivy
<dependency org="org.opendaylight.controller" name="threadpool-config-impl" rev="0.18.1" />
Leiningen
[org.opendaylight.controller/threadpool-config-impl "0.18.1"]
Apache Buildr
'org.opendaylight.controller:threadpool-config-impl:jar:0.18.1'