ODL :: OpenflowJava :: Openflow Protocol Impl

Compile Dependencies (22)

Category/LicenseGroup / ArtifactVersionUpdates
com.github.spotbugs » spotbugs-annotations(optional)
Annotations the SpotBugs tool supports
4.8.54.9.8
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
32.1.3-jre33.6.0-jre
Apache 2.0
io.netty » netty-buffer
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
Netty Codec Apache 2.0
io.netty » netty-codec
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
Apache 2.0
io.netty » netty-common
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
Apache 2.0
io.netty » netty-handler
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
Apache 2.0
io.netty » netty-transport
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
Apache 2.0
io.netty » netty-transport-classes-epoll
org.checkerframework » checker-qual(optional)
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.43.04.1.0
EPL 2.0
org.eclipse.jdt » org.eclipse.jdt.annotation
JDT Annotations for Enhanced Null Analysis
2.3.02.4.100
MIT
org.kohsuke.metainf-services » metainf-services
Annotation-driven META-INF/services auto-generation
1.11
EPL 1.0
org.opendaylight.infrautils » diagstatus-api
Provides services for monitoring and retrieving system diagnostic statuses
6.0.97.1.12
EPL 1.0
org.opendaylight.mdsal » yang-binding
Java binding for YANG
13.0.413.0.10
EPL 1.0
org.opendaylight.mdsal.binding.model.ietf » rfc6991-ietf-inet-types
rfc6991-ietf-inet-types
13.0.414.0.21
EPL 1.0
org.opendaylight.mdsal.binding.model.ietf » rfc6991-ietf-yang-types
rfc6991-ietf-yang-types
13.0.414.0.21
EPL 1.0
org.opendaylight.openflowplugin.openflowjava » openflow-protocol-api0.18.10.21.3
EPL 1.0
org.opendaylight.openflowplugin.openflowjava » openflow-protocol-spi0.18.10.21.3
EPL 1.0
org.opendaylight.openflowplugin.openflowjava » openflowjava-util0.18.10.21.3
EPL 1.0
org.opendaylight.yangtools » concepts
Common concepts
13.0.615.1.1
EPL 1.0
org.opendaylight.yangtools » yang-common
Common YANG definitions
13.0.615.1.1
EPL 1.0
org.opendaylight.yangtools » yang-common-netty
Netty utilities for Common YANG definitions
13.0.615.1.1
Annotation Lib Apache 2.0
org.osgi » org.osgi.service.component.annotations
OSGi Companion Code for org.osgi.service.component.annotations Version 1.5.1
1.5.1

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.guicedee.services » javax.inject(optional)
The javax.inject API
1.0.20.262
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api(optional)
Jakarta Annotations API
${spec.annotation.version}3.0.0

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.netty » netty-transport-native-epoll
Netty transport implementation using Linux epoll for efficient I/O on native platforms.