b

bcutil-framework-ext

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