|  | ch.qos.logback
»
logback-core7 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.2.11 | 1.6.3 |
|  | ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.11 | 1.6.3 |
|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.13.2 | 2.22 |
|  | com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.core
»
jackson-databind8 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml1 vulnerability Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.13.2 | 3.0.0-rc2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.13.2 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.13.2 | 2.22.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.13.2 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.13.2 | 3.2.2 |
|  | com.fasterxml.woodstox
»
woodstox-core1 vulnerability Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 6.2.8 | 7.2.2 |
|  | com.github.spotbugs
»
spotbugs-annotations(optional) Annotations the SpotBugs tool supports | 3.1.12 | 4.10.4 |
|  | com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.9.0 | 2.14.0 |
|  | com.google.errorprone
»
error_prone_annotations Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time. | 2.5.1 | 2.50.0 |
|  | com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.1.1-jre | 33.7.1-jre |
|  | com.google.guava
»
guava-testlib Guava testlib is a set of java classes used for more convenient | 30.1.1-jre | 33.7.1-jre |
|  | com.google.truth
»
truth Fluent assertions for Java and Android that makes your test assertions and failure messages more readable. | 1.1.3 | 1.4.5 |
Apache 2.0
|  | com.google.truth.extensions
»
truth-java8-extension Obsolete, empty artifact that merely pulls in the main `truth` artifact: Assertions for Java 8 types are now part of ... | 1.1.3 | 1.4.5 |
Apache 2.0
|  | com.guicedee.services
»
javax.inject(optional) The javax.inject API | 1.0.20.0 | 62 |
|  | com.h2database
»
h24 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.200 | 2.4.240 |
|  | com.lmax
»
disruptor Disruptor - Concurrent Programming Framework | 3.4.4 | 4.0.0 |
|  | com.puppycrawl.tools
»
checkstyle Checkstyle is a development tool to help programmers write Java code | 8.45.1 | 14.1.0 |
EDL 1.0
|  | com.sun.istack
»
istack-commons-runtime Common runtime utilities used by various JAXB and JAX-WS implementations. | 3.0.10 | 4.2.0 |
Apache 2.0
|  | com.webcohesion.enunciate
»
enunciate-core-annotations Enunciate core annotations. | 2.13.3 | 2.19.0 |
|  | commons-beanutils
»
commons-beanutils1 vulnerability Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.4 | 1.11.0 |
|  | commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.1 |
|  | commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | ${commons-collections.ver... | 4.6.0 |
|  | commons-fileupload
»
commons-fileupload2 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.4 | 2.0.0-M5 |
|  | commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.11.0 | 2.22.0 |
|  | commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | ${commons-io.version} | 2.22.0 |
|  | commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 |
|  | commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | ${commons-logging.version} | 1.4.0 |
|  | commons-net
»
commons-net1 vulnerability Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.8.0 | 3.13.0 |
|  | io.dropwizard.metrics
»
metrics-bom Bill of Materials for Metrics | 4.1.31 | 5.0.8 |
Apache 2.0
|  | io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec3 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-dns2 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-haproxy5 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-http20 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-http28 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-memcache | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-mqtt1 vulnerability | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-redis6 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-smtp1 vulnerability | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-socks | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-stomp2 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-xml2 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-common2 vulnerabilities Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-dev-tools | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-handler4 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-handler-proxy1 vulnerability | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-resolver | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-resolver-dns3 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-rxtx | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-sctp2 vulnerabilities | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-udt | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-example | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-all Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-resolver-dns-classes-macos | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.76.Final | 4.2.17.Final |
|  | io.netty
»
netty-resolver-dns-native-macos | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-classes-epoll | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-epoll1 vulnerability Netty transport implementation using Linux epoll for efficient I/O on native platforms. | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-classes-kqueue | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-transport-native-kqueue1 vulnerability | 4.1.76.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-classes A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
Apache 2.0
|  | io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.51.Final | 2.0.83.Final |
|  | jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 1.2.2 | 2.1.4 |
|  | jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | ${spec.activation.version} | 2.1.4 |
|  | jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | ${spec.annotation.version} | 3.0.0 |
|  | jakarta.jws
»
jakarta.jws-api Jakarta Web Services Metadata API | ${spec.jws.version} | 3.0.0 |
|  | jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | ${spec.mail.version} | 2.1.5 |
|  | jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | ${jaxb.version} | 4.0.5 |
|  | javax.annotation
»
javax.annotation-api(optional) Jakarta Annotations API | 1.3.2 | 3.0.0 |
|  | javax.mail
»
mail | ${javax.mail.version} | 1.6.2 |
|  | javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.1.1 | 4.0.0 |
|  | javax.ws.rs
»
jsr311-api Java API for RESTful Web Services | 1.1.1 | 2.1.1 |
|  | junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 |
|  | junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | ${junit.version} | 6.1.3 |
|  | log4j
»
log4j Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | ${log4j.version} | 2.26.1 |
|  | net.java.dev.jna
»
jna JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ... | ${jna.version} | 5.19.1 |
|  | net.java.dev.jna
»
jna-platform Java Native Access Platform | ${jna.version} | 5.19.1 |
BSD
|  | net.java.dev.stax-utils
»
stax-utils Provides a set of utility classes to integrate StAX into existing XML processing applications. | 20070216 | ✔ |
BSD
|  | net.sf.jung
»
jung-api Graph interfaces used by the JUNG project | 2.1.1 | ✔ |
|  | net.sf.jung
»
jung-algorithms Algorithms for the JUNG project | 2.1.1 | ✔ |
BSD
|  | net.sf.jung
»
jung-graph-impl Graph implementations for the JUNG project | 2.1.1 | ✔ |
|  | net.sourceforge.argparse4j
»
argparse4j The command-line parser library based on Python's argparse | 0.7.0 | 0.9.0 |
|  | org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.9.3 | 4.13.2 |
Apache 2.0
|  | org.apache.aries
»
org.apache.aries.util This bundle contains the OSGi common util for Apache Aries | ${aries.util.version} | 2.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.api Application API. | ${aries.application.api.v... | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.default.local.platform Implementation of the default local Platform Repository | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.deployment.management Deployment Manager for resolving an Aries Applications. | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.install A very basic application installer | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.management Implementation of the application management API | ${aries.application.manag... | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.modeller Modelling utilities for working with Aries Applications. | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.utils Utilities for working with Aries Applications. | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.resolver.obr Implementation of the AriesApplicationResolver using OBR | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.application
»
org.apache.aries.application.runtime A very basic runtime implementation | ${aries.application.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.blueprint
»
blueprint-maven-plugin-annotation(optional) | 1.3.0 | ✔ |
Apache 2.0
|  | org.apache.aries.blueprint
»
org.apache.aries.blueprint.api This bundle contains the blueprint api 1.0.1 and the corresponding xml schema. | ${aries.blueprint.api.ver... | 1.0.1 |
Apache 2.0
|  | org.apache.aries.blueprint
»
org.apache.aries.blueprint.cm This bundle contains the ConfigAdmin namespace for blueprint. | ${aries.blueprint.cm.vers... | 1.3.2 |
Apache 2.0
|  | org.apache.aries.blueprint
»
org.apache.aries.blueprint.core.compatibility This bundle contains extra classes and exports to allow Blueprint core to be compatible | ${aries.blueprint.core.co... | 1.0.0 |
|  | org.apache.aries.blueprint
»
org.apache.aries.blueprint.core This bundle contains the core implementation of Blueprint | ${aries.blueprint.core.ve... | 1.10.3 |
Apache 2.0
|  | org.apache.aries.jmx
»
org.apache.aries.jmx.api This bundle contains the JMX 1.1.0 API | ${aries.jmx.api.version} | 1.1.5 |
Apache 2.0
|  | org.apache.aries.jmx
»
org.apache.aries.jmx.core This bundle contains the core implementation | ${aries.jmx.core.version} | 1.1.8 |
Apache 2.0
|  | org.apache.aries.jmx
»
org.apache.aries.jmx.whiteboard This bundle implements whiteboard pattern support for DynamicMBean | ${aries.jmx.whiteboard.ve... | 1.2.0 |
Apache 2.0
|  | org.apache.aries.jmx
»
org.apache.aries.jmx.blueprint.api This bundle contains the JMX Blueprint API | ${aries.jmx.blueprint.api... | 1.2.0 |
Apache 2.0
|  | org.apache.aries.jmx
»
org.apache.aries.jmx.blueprint.core This bundle contains the core implementation of the JMX Blueprint API | ${aries.jmx.blueprint.cor... | 1.2.0 |
Apache 2.0
|  | org.apache.aries.jndi
»
org.apache.aries.jndi.api This bundle contains the JNDI API | ${aries.jndi.api.version} | 1.1.0 |
Apache 2.0
|  | org.apache.aries.jndi
»
org.apache.aries.jndi.core This bundle contains the core of JNDI support for OSGi. | ${aries.jndi.core.version} | 1.0.2 |
Apache 2.0
|  | org.apache.aries.jndi
»
org.apache.aries.jndi.legacy.support This bundle contains support for legacy runtimes which rely on the thread context classloader to load JNDI ... | ${aries.jndi.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.jndi
»
org.apache.aries.jndi.url This bundle contains the JNDI URL handler for OSGi | ${aries.jndi.url.version} | 1.1.0 |
Apache 2.0
|  | org.apache.aries.jndi
»
org.apache.aries.jndi.rmi This bundle contains the JNDI RMI handler | ${aries.jndi.version} | 1.0.0 |
Apache 2.0
|  | org.apache.aries.jpa
»
org.apache.aries.jpa.api | ${aries.jpa.version} | 2.7.3 |
Apache 2.0
|  | org.apache.aries.jpa
»
org.apache.aries.jpa.blueprint.aries | ${aries.jpa.blueprint.ari... | 1.0.4 |
Apache 2.0
|  | org.apache.aries.jpa
»
org.apache.aries.jpa.container Implements the OSGi JPA Container from the enterprise spec. Provider a EntityManagerFactory and ... | ${aries.jpa.version} | 2.7.3 |
Apache 2.0
|  | org.apache.aries.jpa
»
org.apache.aries.jpa.container.context | ${aries.jpa.container.con... | 1.0.4 |
Apache 2.0
|  | org.apache.aries.proxy
»
org.apache.aries.proxy.api This bundle contains the Apache Aries Proxy service API. | ${aries.proxy.api.version} | 1.1.1 |
Apache 2.0
|  | org.apache.aries.proxy
»
org.apache.aries.proxy This bundle contains the proxy service implementation for Apache Aries | ${aries.proxy.version} | 1.1.14 |
Apache 2.0
|  | org.apache.aries.quiesce
»
org.apache.aries.quiesce.api Quiesce API. | 1.0.0 | ✔ |
Apache 2.0
|  | org.apache.aries.subsystem
»
org.apache.aries.subsystem.api Subsystems API. | ${aries.subsystem.api.ver... | 2.0.10 |
Apache 2.0
|  | org.apache.aries.subsystem
»
org.apache.aries.subsystem.core Subsystems Core. | ${aries.subsystem.core.ve... | 2.0.10 |
Apache 2.0
|  | org.apache.aries.transaction
»
org.apache.aries.transaction.blueprint | ${aries.transaction.bluep... | 2.3.1 |
|  | org.apache.aries.transaction
»
org.apache.aries.transaction.manager | ${aries.transaction.manag... | 1.3.3 |
|  | org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 |
|  | org.apache.commons
»
commons-text1 vulnerability The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.9 | 1.15.0 |
|  | org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | ${commons-compress.version} | 1.28.0 |
|  | org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | ${commons-lang3.version} | 3.20.0 |
|  | org.apache.felix
»
org.apache.felix.framework The core runtime of Apache Felix, an OSGi framework implementation for modular Java applications. | ${felix.framework.version} | 7.0.5 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.main | ${felix.framework.version} | 7.0.5 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.framework.security This bundle provides an implementation of the OSGi security for Apache Felix. | ${felix.framework.securit... | 2.8.4 |
Apache 2.0
|  | org.apache.felix
»
org.osgi.service.obr OSGi OBR Service API | ${felix.obr.version} | 1.0.2 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.configadmin Implementation of the OSGi Configuration Admin Service Specification 1.6 | ${felix.configadmin.version} | 1.9.26 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.configadmin.plugin.interpolation This plugin makes it possible to substitute placeholder values in ConfigAdmin configuration with values from the | ${felix.configadmin.inter... | 1.2.8 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.cm.json Support for OSGi configurations specified in JSON documents. | ${felix.cm.json.version} | 2.0.8 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.configurator Implementation of the OSGi Configurator Service Specification 1.0 | ${felix.configurator.vers... | 1.0.18 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.bundlerepository Bundle repository service. | ${felix.bundlerepository.... | 2.0.10 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.metatype Implementation of the OSGi Metatype Service Specification 1.4 | ${felix.metatype.version} | 1.2.4 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.utils Utility classes for OSGi. | ${felix.utils.version} | 1.11.8 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.webconsole Web Based Management Console for OSGi Frameworks. See | ${felix.webconsole.version} | 5.0.18 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.webconsole.plugins.event This is a plugin for the Apache Felix OSGi web console for displaying OSGi events. | ${felix.eventadmin.webcon... | 1.2.0 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.webconsole.plugins.ds This is a plugin for the Apache Felix OSGi web console for displaying Service Components/Declarative Services. | ${felix.scr.webconsole.pl... | 2.3.0 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.webconsole.plugins.memoryusage Plugin providing plugins to the Felix Shell and Web Console to | ${felix.memoryusage.webco... | 1.1.0 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.fileinstall A utility to automatically install bundles from a directory. | ${felix.fileinstall.version} | 3.7.4 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.httplite.complete A minimal HTTP Service implementation, complete bundle. | ${felix.httplite.version} | 0.1.6 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.http.jetty This is an implementation of the R8.1 OSGi Servlet Service, the R7 OSGi Http Service and the R7 OSGi Http Whiteboard ... | ${felix.http.version} | 5.2.4 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.eventadmin This bundle provides an implementation of the OSGi R7 EventAdmin service. | ${felix.eventadmin.version} | 1.6.4 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.scr Implementation of the Declarative Services specification 1.5 | ${felix.scr.version} | 2.2.18 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.resolver Provide OSGi resolver service. | ${felix.resolver.version} | 2.0.4 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.connect A service registry that enables OSGi style service registry programs without using an OSGi framework. | ${felix.connect.version} | 0.2.0 |
|  | org.apache.felix
»
maven-bundle-plugin Provides a maven plugin that supports creating an OSGi bundle | ${felix.maven-bundle-plug... | 6.1.0 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.gogo.runtime | ${felix.gogo.runtime.vers... | 1.1.6 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.gogo.jline | ${felix.gogo.jline.version} | 1.1.8 |
|  | org.apache.geronimo.specs
»
geronimo-jms_1.1_spec Jakarta Messaging describes a means for Java applications to create, send, | ${geronimo.jms-spec.version} | 3.1.0 |
|  | org.apache.geronimo.specs
»
geronimo-atinject_1.0_spec Jakarta Dependency Injection | 1.2 | 2.0.1 |
Apache 2.0
|  | org.apache.karaf
»
manual | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
manual | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
manual | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
org.apache.karaf.main This bundle is the main Karaf launcher. It's responsible of the Karaf startup including | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
org.apache.karaf.util Karaf Util contains utility classes used in different Karaf modules. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
org.apache.karaf.client Karaf client to connect remotely to a running Karaf instance. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
org.apache.karaf.event EventAdmin Commands | 4.3.7 | 4.4.11 |
|  | org.apache.karaf
»
apache-karaf1 vulnerability | 4.3.7 | 4.4.11 |
|  | org.apache.karaf
»
apache-karaf1 vulnerability | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
apache-karaf-minimal | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf
»
apache-karaf-minimal | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.audit
»
org.apache.karaf.audit.core This bundle provides Audit support for Karaf | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.bundle
»
org.apache.karaf.bundle.core Bundle Services and API | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.bundle
»
org.apache.karaf.bundle.springstate Provide State Support for Spring DM bundles | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.bundle
»
org.apache.karaf.bundle.blueprintstate Provide State Support for Blueprint bundles | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.config
»
org.apache.karaf.config.core This bundle provides Karaf services | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.deployer
»
org.apache.karaf.deployer.spring This deployer transforms a plain spring xml file to a deployable bundle | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.deployer
»
org.apache.karaf.deployer.blueprint This deployer transforms a plain blueprint xml file to a deployable bundle | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.deployer
»
org.apache.karaf.deployer.features This deployer can deploy features descriptor on the fly | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.deployer
»
org.apache.karaf.deployer.kar This deployer can deploy .kar archives on the fly | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.deployer
»
org.apache.karaf.deployer.wrap This deployer transforms non OSGi jar files to a deployable bundle. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.diagnostic
»
org.apache.karaf.diagnostic.boot Diagnostic Core implementation | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.diagnostic
»
org.apache.karaf.diagnostic.core Core implementation using Karaf diagnostic using the diagnostic common services | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
org.apache.karaf.features.extension This bundle is an extension bundle for the framework. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
org.apache.karaf.features.core This bundle is the core implementation of the Karaf features support. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
org.apache.karaf.features.command This bundle provides the Karaf shell commands to manipulate features. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
enterprise | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
base | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
framework | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
framework | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
static | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
specs Specs Support | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
spring Spring Support | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.features
»
standard Standard providing core Karaf features | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.http
»
org.apache.karaf.http.core This bundle provides HTTP core services | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.instance
»
org.apache.karaf.instance.core Core implementation of the instance feature to manipulate Karaf child instances. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.itests
»
itests | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.boot Provides the JAAS classes loading at boot process. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.command This bundle provides Karaf shell commands to manipulate JAAS security framework. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.config This bundle provides the configuration facility for the JAAS security framework. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.jasypt This bundle provide Jasypt service for the encryption support in the JAAS security framework. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.spring-security-crypto This bundle provide Spring Security Crypto service for the encryption support in the JAAS security framework. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas
»
org.apache.karaf.jaas.modules This bundle provides JAAS modules which can be used in Karaf (LDAP, JDBC, etc). | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas.blueprint
»
org.apache.karaf.jaas.blueprint.config This bundle provides a blueprint namespace handler for configuring JAAS | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jaas.blueprint
»
org.apache.karaf.jaas.blueprint.jasypt This bundle provides a blueprint namespace handler for configuring Jasypt | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jdbc
»
org.apache.karaf.jdbc.core This bundle provides core implementation of the JDBC service. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jms
»
org.apache.karaf.jms.core This bundle provides core implementation of the JMS service. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.jndi
»
org.apache.karaf.jndi.core This bundle provides core implementation of the JNDI management service. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.kar
»
org.apache.karaf.kar.core This bundle provides core implementation of the KAR management service. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.log
»
org.apache.karaf.log.core Core Services and JMX MBean to manipulate the Karaf log layer | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.management
»
org.apache.karaf.management.server This bundle starts the Karaf embedded MBean server and RMI registry allowing users | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.obr
»
org.apache.karaf.obr.core OBR core services and MBeans | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.package
»
org.apache.karaf.package.core Package Services and API | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.profile
»
org.apache.karaf.profile.core Profile Services and API | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.scheduler
»
org.apache.karaf.scheduler.core This bundle provides a Service Listener which listens for Runnable Services and schedules their execution, based on the ... | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.scr
»
org.apache.karaf.scr.management This bundle provides MBeans to manipulate Service Components via JMX. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.service
»
org.apache.karaf.service.core Provices core services for OSGi services. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.service
»
org.apache.karaf.service.guard Adds role-based access control to OSGi services | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.services
»
org.apache.karaf.services.staticcm Static ConfigAdmin Service | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.services
»
org.apache.karaf.services.eventadmin EventAdmin Service | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.services
»
org.apache.karaf.services.coordinator Coordinator Service | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.console This bundle provides compatibility with the previous console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.ssh This bundle provides SSH support to the Karaf console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.commands This bundles provides basic Karaf shell commands. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.table Table support for the command line | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.core This bundle provides OSGi shell integration and console support. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.specs
»
org.apache.karaf.specs.locator | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.specs
»
org.apache.karaf.specs.activator | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.specs
»
org.apache.karaf.specs.java.xml | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.specs
»
org.apache.karaf.specs.java.xml.ws | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.subsystem
»
org.apache.karaf.subsystem.core This bundle provides support for Subsystems. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.system
»
org.apache.karaf.system.core This bundle provides services to manipulate the Karaf container itself (system). | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.tooling.exam
»
org.apache.karaf.tooling.exam.container | 4.3.7 | 2.3.12 |
Apache 2.0
|  | org.apache.karaf.web
»
org.apache.karaf.web.core This bundle provide the core service to manipulate the web container/bundles. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.webconsole
»
org.apache.karaf.webconsole.instance This bundle provides Karaf instance support in the Web Console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.webconsole
»
org.apache.karaf.webconsole.console This bundle is a repackaging of the Felix Web console with small security related changed. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.webconsole
»
org.apache.karaf.webconsole.features This bundle provides Karaf features plugin for the Web Console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.webconsole
»
org.apache.karaf.webconsole.gogo This bundle provides Gogo plugin for the Karaf Web console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.webconsole
»
org.apache.karaf.webconsole.http This bundle provides Karaf http plugin for the Web Console. | 4.3.7 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.wrapper
»
org.apache.karaf.wrapper.core Core implementation and integration of the Java Service Wrapper. | 4.3.7 | 4.4.11 |
|  | org.apache.logging.log4j
»
log4j-api1 vulnerability API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-core3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-layout-template-json1 vulnerability JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-flume-ng The Apache Log4j Flume Appender | 2.17.1 | 2.23.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-taglib The Apache Log4j Tag Library for Web Applications | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jmx-gui Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor. | 2.17.1 | 2.22.0 |
|  | org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-slf4j18-impl The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core | 2.17.1 | 2.18.0 |
|  | org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-appserver Provide Log4j as the logging implementation for application servers | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-web The Apache Log4j support for web servlet containers | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-couchdb CouchDB appender for Log4j. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-mongodb4 MongoDB appender for Log4j using the MongoDB 4 driver API. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-mongodb3 MongoDB appender for Log4j using the MongoDB 3 driver API. | 2.17.1 | 2.23.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-cassandra Cassandra appender for Log4j. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jpa Apache Log4j Java Persistence API Appender. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.17.1 | 2.26.1 |
|  | org.apache.logging.log4j
»
log4j-jul A `java.util.logging` Handler that forwards events to the Log4j API. | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-jpl The Apache Log4j implementation of java.lang.System.LoggerFinder | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-liquibase The Apache Log4j Liquibase binding to Log4j 2 Core | 2.17.1 | 2.19.0 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-docker Apache Log4j Docker Support | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-kubernetes Apache Log4j Kubernetes Support | 2.17.1 | 2.23.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-spring-boot Apache Log4j Spring Boot Support | 2.17.1 | 2.26.1 |
Apache 2.0
|  | org.apache.logging.log4j
»
log4j-spring-cloud-config-client Apache Log4j Spring Cloud Config Client Support | 2.17.1 | 2.26.1 |
|  | org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | ${maven.version} | 3.9.16 |
Apache 2.0
|  | org.apache.maven
»
maven-compat Deprecated Maven2 classes maintained as compatibility layer. | ${maven.version} | 3.9.16 |
|  | org.apache.maven
»
maven-core Core classes of Apache Maven to manage the building process. | ${maven.version} | 3.9.16 |
|  | org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | ${maven.version} | 3.9.16 |
Apache 2.0
|  | org.apache.maven
»
maven-settings Maven Settings model. | ${maven.version} | 3.9.16 |
Apache 2.0
|  | org.apache.maven
»
maven-settings-builder The effective settings builder, with inheritance and password decryption. | ${maven.version} | 3.9.16 |
Apache 2.0
|  | org.apache.maven.shared
»
maven-dependency-tree A tree-based API for resolution of Maven project dependencies | 3.0.1 | 3.3.0 |
Apache 2.0
|  | org.apache.maven.wagon
»
wagon-provider-api Maven Wagon API that defines the contract between different Wagon implementations | ${maven.wagon.version} | 3.5.3 |
Apache 2.0
|  | org.apache.maven.wagon
»
wagon-http Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x. | ${maven.wagon.version} | 3.5.3 |
Apache 2.0
|  | org.apache.maven.wagon
»
wagon-http-lightweight Wagon provider that gets and puts artifacts through http using standard Java library | ${maven.wagon.version} | 3.5.3 |
Apache 2.0
|  | org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.jasypt This OSGi bundle wraps jasypt 1.9.3 jar file. | ${jasypt.bundle.version} | 1.9.3_1 |
Apache 2.0
|  | org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.jaxb-runtime This OSGi bundle wraps jaxb-runtime 2.3.2 jar file. | ${spec.jaxb.version} | 2.3.2_3 |
Apache 2.0
|  | org.apache.servicemix.bundles
»
org.apache.servicemix.bundles.jaxb-xjc This OSGi bundle wraps jaxb-xjc 2.3.2 jar file. | ${spec.jaxb.version} | 2.3.2_2 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.activator | ${servicemix-spec.version} | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.locator | 2.10 | ✔ |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.jaxp-api-1.4 | 1.4_1 | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.jaxb-api-2.2 | ${servicemix-spec.version} | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.jaxws-api-2.2 | ${servicemix-spec.version} | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.saaj-api-1.3 | ${servicemix-spec.version} | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.stax-api-1.2 | 1.2_1 | 2.9.0 |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.jaxrs-api-2.1 | 2.9.1 | ✔ |
Apache 2.0
|  | org.apache.servicemix.specs
»
org.apache.servicemix.specs.jaxws-api-2.3 | 2.3_2 | 2.3_3 |
Apache 2.0
|  | org.apache.sling
»
org.apache.sling.commons.johnzon Apache Johnzon powered jakarta.json library | ${sling.commons.johnzon.v... | 2.0.0 |
|  | org.apache.sshd
»
sshd-osgi | ${sshd.version} | 2.19.0 |
Apache 2.0
|  | org.apache.sshd
»
sshd-scp | ${sshd.version} | 2.19.0 |
|  | org.apache.sshd
»
sshd-sftp | ${sshd.version} | 2.19.0 |
Apache 2.0
|  | org.apache.xbean
»
xbean-finder-shaded | ${xbean.version} | 5.0.0 |
Apache 2.0
|  | org.apache.xbean
»
xbean-blueprint xbean-blueprint provides a schema-driven namespace handler for Apache Aries Blueprint | ${xbean.version} | 5.0.0 |
Apache 2.0
|  | org.apache.xbean
»
xbean-naming xbean-naming implements a flexible non-persistent jndi provider | ${xbean.version} | 5.0.0 |
|  | org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.1.1 | 4.3.0 |
|  | org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | ${awaitility.version} | 4.3.0 |
|  | org.bouncycastle
»
bcpkix-jdk18on3 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.71 | 1.85 |
|  | org.bouncycastle
»
bcprov-jdk18on7 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.71 | 1.85.2 |
|  | org.bouncycastle
»
bcprov-ext-jdk18on2 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.71 | 1.85.2 |
|  | org.bouncycastle
»
bcutil-jdk18on The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ... | 1.71 | 1.85 |
|  | org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | 3.8.0 | 4.2.2 |
Apache 2.0
|  | org.codehaus.plexus
»
plexus-slf4j-logging | 1.1 | ✔ |
BSD 2-clause
|  | org.codehaus.woodstox
»
stax2-api Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ... | 4.2.1 | 4.3.0 |
|  | org.easymock
»
easymock EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | ${easymock.version} | 5.7.0 |
EPL 2.0
|  | org.eclipse.equinox
»
org.eclipse.equinox.region Region Digraph | ${equinox.region.version} | 1.5.800 |
EPL 2.0
|  | org.eclipse.equinox
»
org.eclipse.equinox.coordinator Coordinator | ${equinox.coordinator.ver... | 1.5.500 |
EPL 2.0
|  | org.eclipse.jdt
»
org.eclipse.jdt.annotation JDT Annotations for Enhanced Null Analysis | 2.2.600 | 2.4.100 |
|  | org.eclipse.jetty
»
jetty-bom Jetty BOM | 9.4.46.v20220331 | 12.1.12 |
|  | org.eclipse.xtend
»
org.eclipse.xtend.lib Xtend Artifact for relocation of the old groupId org.eclipse.xtend, relocated to groupId org.eclipse.xtext | 2.26.0 | 2.44.0 |
EPL 2.0
|  | org.eclipse.xtend
»
org.eclipse.xtend.lib.macro Xtend Artifact for relocation of the old groupId org.eclipse.xtend, relocated to groupId org.eclipse.xtext | 2.26.0 | 2.44.0 |
|  | org.eclipse.xtext
»
org.eclipse.xtext.xbase.lib The runtime library for Xbase languages. | 2.26.0 | 2.44.0 |
|  | org.fusesource.jansi
»
jansi Jansi is a java library for generating and interpreting ANSI escape sequences. | ${jansi.version} | 2.4.3 |
|  | org.gaul
»
modernizer-maven-annotations | 2.4.0 | 3.5.0 |
|  | org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | ${jaxb.version} | 4.0.9 |
EDL 1.0
|  | org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | ${jaxb.version} | 4.0.9 |
Apache 2.0 +8
|  | org.glassfish.jersey.bundles
»
jaxrs-ri A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle | 2.27 | 3.1.12 |
Apache 2.0 +8
|  | org.glassfish.jersey.connectors
»
jersey-apache-connector Jersey Client Transport via Apache | 2.27 | 3.1.12 |
Apache 2.0 +8
|  | org.glassfish.jersey.connectors
»
jersey-grizzly-connector Jersey Client Transport via Grizzly | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.connectors
»
jersey-jetty-connector Jersey Client Transport via Jetty | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.connectors
»
jersey-jdk-connector Jersey Client Transport via JDK connector | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.connectors
»
jersey-netty-connector Jersey Client Transport via Netty | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-jetty-http Jetty Http Container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-grizzly2-http Grizzly 2 Http Container. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-grizzly2-servlet Grizzly 2 Servlet Container. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-jdk-http JDK Http Container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-netty-http Netty Http Container. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.27 | 3.1.12 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-simple-http Simple Http Container | 2.27 | 3.1.12 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers.glassfish
»
jersey-gf-ejb Jersey EJB for GlassFish integration | 2.27 | 4.0.2 |
Apache 2.0 +4
|  | org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.27 | 4.0.2 |
Apache 2.0 +3
|  | org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.27 | 4.0.2 |
|  | org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-entity-filtering Jersey extension module providing support for Entity Data Filtering. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-metainf-services Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ... | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-mvc Jersey extension module providing support for MVC. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-mvc-bean-validation Jersey extension module providing support for Bean Validation in MVC. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-mvc-jsp Jersey extension module providing support for JSP templates. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-mvc-mustache Jersey extension module providing support for Mustache templates. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-proxy-client Jersey extension module providing support for (proxy-based) high-level client API. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. | 2.27 | 2.48 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-spring4 Jersey extension module providing support for Spring 5 integration. | 2.27 | 2.48 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-declarative-linking Jersey support for declarative hyperlinking. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext
»
jersey-wadl-doclet A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-weld2-se WELD 4.x SE support | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-cdi1x Jersey CDI 1.1 integration | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-transaction Jersey CDI 1.x Transactional Support | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-validation Jersey CDI 1.x Jakarta Validation Support | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-servlet Jersey CDI 1.x Servlet Support | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-ban-custom-hk2-binding Jersey CDI integration - this module disables custom HK2 bindings | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.rx
»
jersey-rx-client-guava Jersey Reactive Client - Guava (ListenableFuture) provider. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava Jersey Reactive Client - RxJava (Observable) provider. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava2 Jersey Reactive Client - RxJava2 (Flowable) provider. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.inject
»
jersey-cdi2-se CDI 4 SE InjectionManager implementation | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-jaxb JAX-RS features based upon JAX-B. | 2.27 | 4.0.2 |
|  | org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-json-jackson1 Jersey JSON Jackson (1.x) entity providers support module. | 2.27 | 2.48 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-json-jettison Jersey JSON Jettison entity providers support module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-json-binding Jersey JSON-B support module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-kryo Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-moxy Jersey JSON entity providers support module based on EclipseLink MOXy. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.media
»
jersey-media-sse Jersey Server Sent Events entity providers support module. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.security
»
oauth1-client Module that adds an OAuth 1 support to Jersey client. | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.security
»
oauth1-server Module that adds an OAuth 1 support to Jersey server | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.security
»
oauth1-signature OAuth1 signature module | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.security
»
oauth2-client Module that adds an OAuth 2 support to Jersey client | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework
»
jersey-test-framework-core Jersey Test Framework Core | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework
»
jersey-test-framework-util Jersey Test Framework Utils | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-bundle Jersey Test Framework Providers Bundle | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-external Jersey Test Framework - External container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-grizzly2 Jersey Test Framework - Grizzly2 container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.27 | 4.0.2 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-simple Jersey Test Framework - Simple HTTP container | 2.27 | 3.1.12 |
Apache 2.0 +8
|  | org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jetty Jersey Test Framework - Jetty HTTP container | 2.27 | 4.0.2 |
|  | org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 |
|  | org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 |
|  | org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 |
|  | org.hibernate
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | ${hibernate.validator.ver... | 9.1.3.Final |
|  | org.immutables
»
value Compile time annotations and compile time annotation processor to generate consistent value object using | 2.8.8 | 2.12.2 |
|  | org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.28.0-GA | 3.33.0-GA |
LGPL 2.1
|  | org.jboss.narayana.osgi
»
narayana-osgi-jta Narayana: OSGi JTA Bundles | ${narayana.version} | 5.13.1.Final |
|  | org.jboss.spec.javax.transaction
»
jboss-transaction-api_1.1_spec Jakarta Transactions | 1.0.1.Final | 1.1.1.Final |
|  | org.jline
»
jline | ${jline.version} | 4.4.1 |
Apache 2.0
|  | org.jolokia
»
jolokia-osgi osgi agent | 1.7.1 | 1.7.2 |
MIT
|  | org.kohsuke.metainf-services
»
metainf-services(optional) Annotation-driven META-INF/services auto-generation | 1.9 | 1.11 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.12.4 | 5.23.0 |
|  | org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 3.12.4 | 5.23.0 |
EPL 1.0
|  | org.opendaylight.controller
»
repackaged-akka | 4.0.12 | 10.0.15 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-common-util | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-test-model | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-it | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
mdsal-it-base | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-commons | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-commons | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-distributed-datastore | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-remoterpc-connector | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft Pekko-based RAFT implementation | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft Pekko-based RAFT implementation | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft-example | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-segmented-journal | 4.0.12 | 11.0.6 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-api | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-client Clustered Data Store client infrastructure | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-client Clustered Data Store client infrastructure | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-cluster-admin-api | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-cluster-admin-impl | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-cluster-admin-karaf-cli | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-dom-api | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-mgmt-api | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
eos-dom-akka | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
features-controller Controller Production Features | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-akka | 4.0.12 | 11.0.6 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-scala | 4.0.12 | 11.0.6 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-broker OpenDaylight Controller stack with clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-broker-local OpenDaylight Controller stack without clustering | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-clustering-commons Common Clustering utilities | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-mdsal-common | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-blueprint OpenDaylight Controller Blueprint Extension | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-distributed-datastore Controller Clustered Datastore (akka-based) | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-remoterpc-connector Clustering remote RPC support | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-toaster The venerable Toaster | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-jolokia | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
features-controller-testing Controller CSIT Features | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-benchmark Controller benchmarks | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-clustering-test-app | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
benchmark-api | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
dsbenchmark | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
ntfbenchmark | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
rpcbenchmark | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
features-controller-experimental Controller Experimental Features | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
netty-event-executor-config Configuration Wrapper around netty's event executor | 0.15.12 | 0.19.8 |
EPL 1.0
|  | org.opendaylight.controller
»
netty-threadgroup-config Configuration Wrapper around netty's event group | 0.15.12 | 0.19.8 |
EPL 1.0
|  | org.opendaylight.controller
»
netty-timer-config Configuration Wrapper around netty's timer | 0.15.12 | 0.19.8 |
EPL 1.0
|  | org.opendaylight.controller
»
threadpool-config-api | 0.15.12 | 0.19.8 |
EPL 1.0
|  | org.opendaylight.controller
»
threadpool-config-impl | 0.15.12 | 0.19.8 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-exp-netty-config Common configuration for Netty resources | 4.0.12 | 8.0.8 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster-consumer | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster-provider | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
toaster-config Configuration files for toaster | 4.0.12 | 1.3.4-Beryllium-SR4 |
|  | org.opendaylight.controller.samples
»
features-toaster | 4.0.12 | |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-config | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-model | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-provider | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-karaf-cli | 4.0.12 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.infrautils
»
infrautils-util Provides utilities for thread management, logging, and futures handling | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
infrautils-testutils | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
itestutils Provides integration tests | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-api | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-cli | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-impl-base | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-guava-impl | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-noop-impl | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-standard-impl | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
caches-test | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
diagstatus-api Provides services for monitoring and retrieving system diagnostic statuses | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
diagstatus-impl Implements diagnostic status services, providing core functionality for tracking and aggregating service statuses | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
diagstatus-shell CLI for showing registered service status | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
diagstatus-web Provides a web servlet for displaying diagnostic status in JSON format | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
metrics-api | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
metrics-impl | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
metrics-impl | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
metrics-impl-prometheus | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
metrics-impl-test | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
ready-api Provides interfaces for monitoring and handling system readiness state changes | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
ready-impl Implements system readiness monitoring for OSGi Karaf environments | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
ready-guice | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
inject Provides support for lifecycle management and dependency injection completion callbacks | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
inject-spi Provides a class path scanner for discovering and binding classes for dependency injection | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
inject.guice Provides Guice module support with classpath scanning and autowiring capabilities | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
inject.guice.testutils | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
features-infrautils InfraUtils Stable Features | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
features-infrautils-experimental InfraUtils Experimental Features | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
features-infrautils-samples InfraUtils Samples Features | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
infrautils-features InfraUtils Features | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-caches | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-diagstatus Provides services for monitoring and retrieving system diagnostic statuses | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-metrics | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-ready Monitors system readiness state with listener registration and MBean exposure | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-utils Provides utilities for thread management, logging, and futures handling | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-inject Includes utilities for dependency injection, lifecycle management, and classpath scanning | 2.0.15 | 8.0.1 |
EPL 1.0
|  | org.opendaylight.infrautils
»
odl-infrautils-metrics-prometheus | 2.0.15 | 2.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
features-mdsal MD-SAL stable feature repository | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
features-mdsal-experimental MD-SAL experimental feature repository | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-common-api MD-SAL common APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-api MD-SAL DOM APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-spi MD-SAL DOM service provider interfaces | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-broker MD-SAL core implementation | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-schema-osgi MD-SAL DOM Schema Service for OSGi | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-inmemory-datastore | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-inmemory-datastore-benchmark | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
unified-html-generator | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-model-api | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-model-ri | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-generator | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-java-api-generator | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
yang-binding Java binding for YANG | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-spec-util | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-test-model mdsal-binding-test-model | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-api MD-SAL Binding APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-adapter | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-adapter | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec-api | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec-spi | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec-osgi | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-runtime-api | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-runtime-spi | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-runtime-osgi | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-spi MD-SAL Binding API helper classes | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-util | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-test-utils | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-common-api Entity Ownership Service common APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-common-spi | 8.0.15 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-dom-api Entity Ownership Service DOM APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-dom-simple Entity Ownership Service (single-node) | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-binding-api Entity Ownership Service Binding APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-binding-adapter | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-singleton-common-api | 8.0.15 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-singleton-dom-impl | 8.0.15 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-trace-api | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-trace-cli | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-trace-impl | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding MD-SAL full Java Binding functionality | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-base MD-SAL Java Binding base support | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-runtime-api MD-SAL Java Binding runtime APIs | 8.0.15 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-runtime MD-SAL Java Binding runtime | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-api MD-SAL Java Binding APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-dom-adapter MD-SAL Java Binding/DOM adapter | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom MD-SAL full DOM functionality | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom-api MD-SAL DOM APIs | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom-broker MD-SAL DOM implementation | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom-runtime MD-SAL DOM runtime | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-common MD-SAL common APIs and utilities | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-common Entity Ownership Service common API | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-dom Entity Ownership Service DOM API | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-binding Entity Ownership Service Binding support | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-singleton-common MD-SAL Cluster Singleton Service commons | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-singleton-dom MD-SAL Cluster Singleton Service implementation | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-trace MD-SAL Trace tooling | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-yanglib-api YANG library API | 0.13.15 | 0.21.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-yanglib-rfc7895 | 0.13.15 | 0.13.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-yanglib-rfc8525 RFC8525 YANG library implementation | 0.13.15 | 0.21.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-exp-yanglib-api MD-SAL YANG (Module) Library APIs | 0.13.15 | 0.21.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-exp-yanglib-rfc7895 MD-SAL YANG Module Library (RFC7895) | 0.13.15 | 0.13.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-exp-yanglib-rfc8525 MD-SAL YANG Library (RFC8525) | 0.13.15 | 0.21.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-rfc8294-netty RFC8294 Netty utilities | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-replicate-common | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-replicate-netty | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-replicate-common Common components for datastore replication | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-replicate-netty Datastore replication across a Netty connection | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-rfc8294-netty Netty support for RFC8294 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-docs MD-SAL documentation | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
iana-if-type iana-if-type@2023-01-26.yang | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
rfc7224-20180703-iana-if-type iana-if-type@2018-07-03.yang | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
iana-routing-types iana-routing-types@2021-10-19 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
iana-hardware iana-hardware@2018-03-13 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc6991 RFC6991 Common YANG Data Types | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc6991-ietf-inet-types rfc6991-ietf-inet-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc6991-ietf-yang-types rfc6991-ietf-yang-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc7223 rfc7223 | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc7277 rfc7277 | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc7895 YANG Module Library (pre-NMDA) model | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc7952 RFC7952 YANG Metadata | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8294 RFC8294 Common YANG Data Types for the Routing Area | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8294-ietf-routing-types RFC8294 ietf-routing-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342 RFC8342 Network Management Datastore Architecture | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342-ietf-datastores RFC8342 ietf-datastores | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342-ietf-origin RFC8342 ietf-origin | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8343 RFC8343 Interface Management | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8344 RFC8343 IP Management | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345 RFC8345 Network Topologies | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network RFC8345 ietf-network | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-state RFC8345 ietf-network for non-NMDA | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-topology RFC8345 ietf-network-topology | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-topology-state RFC8345 ietf-network-topology for non-NMDA | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8346 RFC8346 Layer 3 Topologies | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8346-ietf-l3-unicast-topology RFC8346 ietf-l3-unicast-topology | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8346-ietf-l3-unicast-topology-state RFC8346 ietf-l3-unicast-topology-state | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348 RFC8348 Hardware Management | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348-ietf-hardware RFC8348 ietf-hardware | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348-ietf-hardware-state RFC8348 ietf-hardware-state | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349 RFC8349 Routing Management | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-routing RFC8349 ietf-routing | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-ipv4-unicast-routing RFC8349 ietf-ipv4-unicast-routing | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-ipv6-unicast-routing RFC8349 ietf-ipv6-unicast-routing | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8519 RFC8519 Network Access Control Lists | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8519-ietf-access-control-list RFC8519 ietf-access-control-list | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8519-ietf-ethertypes RFC8519 ietf-ethertypes | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8519-ietf-packet-fields RFC8519 ietf-packet-fields | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8520 RFC8520 Manufacturer Usage Description | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8520-ietf-acldns RFC8520 ietf-acldns | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8520-ietf-mud RFC8520 ietf-mud | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8525 YANG Library (NMDA) model | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8528 RFC8528 YANG Schema Mount | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8529 RFC8529 Network Instances | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8530 RFC8530 Logical Network Elements | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8542 RFC8542 Fabric Topology in Data-Center Networks | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8542-ietf-dc-fabric-topology RFC8542 ietf-dc-fabric-topology | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8542-ietf-dc-fabric-types RFC8542 ietf-dc-fabric-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8776 RFC8776 Common YANG Data Types for Traffic Engineering | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8776-ietf-te-types RFC8776 ietf-te-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8776-ietf-te-packet-types RFC8776 ietf-te-packet-types | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8795 RFC8795 YANG Data Model for Traffic Engineering (TE) Topologies | 8.0.15 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8795-ietf-te-topology RFC8795 ietf-te-topology | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8795-ietf-te-topology-state RFC8795 ietf-te-topology-state | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
yang-ext yang-ext | 2013.09.07.20.15 | 2013.09.07.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
general-entity general-entity | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
opendaylight-l2-types | 2013.08.27.20.15 | 2013.08.27.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-type-util | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-topology ietf-topology | 2013.10.21.20.15 | 2013.10.21.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc6991 Models from RFC6991 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7223 Models from RFC7223 | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7224 Models from RFC7224 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7277 Models from RFC7277 | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7895 Models from RFC7895 | 8.0.15 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7952 Models from RFC7952 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8294 Models from RFC8294 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8342 Models from RFC8342 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8343 Models from RFC8343 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8344 Models from RFC8344 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8345 NMDA models from RFC8345 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8345-non-nmda Non-NMDSA models from RFC8345 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8346 NMDA models from RFC8346 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8346-non-nmda Non-NMDA models from RFC8346 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8348 NMDA models from RFC8348 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8348-non-nmda Non-NMDA models from RFC8348 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8349 Models from RFC8349 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8519 Models from RFC8519 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8520 Models from RFC8520 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8525 Models from RFC8525 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8528 Models from RFC8528 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8529 Models from RFC8529 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8530 Models from RFC8530 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8542 Models from RFC8542 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8776 Models from RFC8776 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8795 Models from RFC8795 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8795-non-nmda Non-NMDA models from RFC8795 | 8.0.15 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal Models from draft-clemm-netmod-yang-network-topo-01 (minimal) | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-odl-l2-types OpenDaylight-specific model of Layer 2 types | 8.0.15 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.odlparent
»
karaf.branding | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
opendaylight-karaf-resources Resources for opendaylight-karaf | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
opendaylight-karaf-empty | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
bundles-test-lib | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
logging-markers OpenDaylight-specific SLF4J Markers | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
bcpkix-framework-ext | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
bcprov-framework-ext | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
bcutil-framework-ext | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
features-odlparent OpenDaylight third-party features | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-antlr4 ANTLR v4 | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-apache-commons-codec Apache commons-codec | 9.0.15 | 10.0.6 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-apache-commons-lang3 Apache commons-lang3 | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-apache-commons-net Apache commons-net | 9.0.15 | 10.0.6 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-apache-commons-text Apache commons-text | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-dropwizard-metrics Dropwizard Metrics 4.x | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-gson Gson | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-guava | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jackson-2.13 Jackson 2.13 | 9.0.15 | 12.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jakarta-activation-api Jakarta EE jakarta.activation-api | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-javassist-3 Javassist | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jersey-2 Jersey 2.x | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jung-2.1 JUNG: Java Universal Network/Graph Framework | 9.0.15 | 10.0.6 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-lmax-3 LMAX Disruptor 3.x | 9.0.15 | 13.1.7 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-netty-4 Netty 4.x | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-feature | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-jdbc | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-jetty | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-war | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-servlet-api Java servlet API 3.1.x | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-stax2-api StAX2 API | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-woodstox Woodstox StAX | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-ws-rs-api Java API for RESTful Web Services | 9.0.15 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-api | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-impl | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-blueprint-config Blueprint configuration for the openflowplugin | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
drop-test-karaf | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-common | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
test-common | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-api | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-nicira | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-eric | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowjava-extension-nicira-api | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowjava-extension-nicira | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowjava-extension-eric | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-onf | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-blueprint-config Blueprint configuration for the openflowplugin | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
features-openflowplugin | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
features-openflowplugin-extension | 0.13.3 | 0.19.3 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-flow-services-rest | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-flow-services | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-southbound | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-nsf-model | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-drop-test | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-table-miss-enforcer | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-config-pusher | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-topology | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-bulk-o-matic | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-notifications | 0.13.3 | ✔ |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-forwardingrules-manager | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-libraries | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-forwardingrules-sync | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-nxm-extensions | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-eric-extensions | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-reconciliation-framework | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-southbound-cli | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-arbitratorreconciliation | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
bulk-o-matic | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
forwardingrules-manager | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
forwardingrules-sync | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
inventory-manager | 0.13.3 | 0.4.4-Carbon |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
lldp-speaker | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
statistics-manager | 0.13.3 | 0.4.4-Carbon |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
table-miss-enforcer | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
topology-lldp-discovery | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
topology-manager | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
of-switch-config-pusher | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
notification-supplier | 0.13.3 | ✔ |
|  | org.opendaylight.openflowplugin.applications
»
device-ownership-status-service | 0.13.3 | |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
reconciliation-framework | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
arbitratorreconciliation-api | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
arbitratorreconciliation-impl | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-base | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-service | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-statistics | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-inventory | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-topology | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-api | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-impl | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-impl | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-spi | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-it | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-util | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
features-openflowjava | 0.13.3 | 0.19.3 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
odl-openflowjava-protocol | 0.13.3 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
listener-api | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
rpc-api | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
srm-api | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
tools-api | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
upgrade | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
srm-impl | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
tools-testutils | 0.8.3 | 0.13.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
serviceutils-features | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
odl-serviceutils-listener | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
odl-serviceutils-rpc | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
odl-serviceutils-srm | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.serviceutils
»
odl-serviceutils-tools | 0.8.3 | 0.14.3 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-util Utilities for working with YANG-modeled data in normalized form. | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
concepts Common concepts | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-common Common YANG definitions | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-api Object model for normalized YANG-modeled data | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-spi Provider-side utilities for working with normalized YANG-modeled data | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-impl yang-data-impl | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-transform yang-data-transform | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-codec-binfmt DataInput/Output for NormalizedNodes | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-codec-gson JSON (RFC7951) encoding for NormalizedNodes | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-codec-xml XML (RFC7950) encoding for NormalizedNodes | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-api YANG language object model and related interfaces | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-export yang-model-export | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-spi yang-model-spi | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-ri Reference Implementation of yang.model.api | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-util yang-model-util | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-api YANG parser API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-spi YANG parser SPI | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-reactor YANG parser reactor | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-impl YANG parser | 7.0.17 | 14.0.25 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-antlr RFC6020/RFC7950 ANTLR grammars | 7.0.17 | 7.0.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-rfc7950 RFC6020/RFC7950 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-repo-api YANG Schema Repository API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-repo-spi YANG Schema Repository SPI | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-repo-fs yang-repo-fs | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-test-util yang-test-util | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
plugin-generator-api YANG Generator Plugin API | 7.0.17 | 16.0.0 |
|  | org.opendaylight.yangtools
»
yang-maven-plugin This plugin is a wrapper for "yang to source code" generation. | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-maven-plugin-spi yang-maven-plugin-spi | 7.0.17 | 9.0.10 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odlext-model-api OpenDaylight yang-ext metamodel | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odlext-parser-support OpenDaylight yang-ext parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
openconfig-model-api OpenConfig extensions metamodel | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
openconfig-parser-support OpenConfig extensions parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6241-model-api RFC6241 extensions for unbound metadata | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6241-parser-support RFC6241 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6536-model-api RFC6536 metamodel | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6536-parser-support RFC6536 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6643-model-api RFC6643 extensions for SMIv2 | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6643-parser-support RFC6643 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-data-api RFC7952 data model extensions | 7.0.17 | 10.0.13 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-data-util RFC7952 data model utilities | 7.0.17 | 10.0.13 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-model-api RFC7952 metamodel | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-parser-support RFC7952 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8040-model-api RFC8040 model API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8040-parser-support RFC8040 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8528-data-api RFC8528 data model extensions | 7.0.17 | 10.0.13 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8528-data-util RFC8528 data model utilities | 7.0.17 | 10.0.13 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8528-model-api RFC8528 model API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8528-parser-support RFC8528 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8639-model-api RFC8639 model API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8639-parser-support RFC8639 parser support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-xpath-api YANG XPath yang-xpath-api | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-xpath-antlr YANG XPath ANTLR grammars | 7.0.17 | 7.0.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-xpath-impl YANG XPath parser | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
util Common utilities | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-common-netty Netty utilities for Common YANG definitions | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
mockito-configuration Default mockito configuration | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
testutils Random test utilities | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
features-yangtools YANG Tools Stable Features | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
features-yangtools-experimental YANG Tools Experimental Features | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-util YANG Tools common utilities | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-common Common YANG-related definitions | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-parser-api YANG metamodel and parser APIs | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-parser YANG parser reference implementation | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-data-api YANG modeled data APIs | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-data YANG modeled data implementation | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-codec Serialization/deserialization support for various formats | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-export YANG model export | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-netty YANG Tools/netty-buffer utilities | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-xpath-api YANG XPath API | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-xpath YANG XPath support | 7.0.17 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-exp-data-xpath-api YANG-modeled data XPath APIs | 0.5.17 | 0.4.12 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-exp-data-xpath XPath support for YANG-modeled data | 0.5.17 | 0.4.12 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yangtools-docs YANG Tools documentation | 7.0.17 | 16.0.0 |
Apache 2.0
|  | org.ops4j.base
»
ops4j-base-lang OPS4J Base - Utilities/Extensions related to java.lang. | ${pax.base.version} | 1.5.1 |
Apache 2.0
|  | org.ops4j.base
»
ops4j-base-util-property OPS4J Base - Utilities/Extensions related to sytem/configuration properties. | ${pax.base.version} | 1.5.1 |
|  | org.ops4j.base
»
ops4j-base-util-collections OPS4J Base - Utilities/Extensions related to java collections. | ${pax.base.version} | 1.5.1 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-forked | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-karaf | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-native Leverages the OSGi R4.2 Launch API so it just works with newer osgi implementations. | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-extender-service | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-inject | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-invoker-junit | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-features | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-junit4 | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-link-mvn | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-link-assembly Link Files to its own content. | 4.13.5 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam | ${pax.exam.version} | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-karaf | ${pax.exam.version} | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-junit4 | ${pax.exam.version} | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.jms
»
pax-jms-api | ${pax.jms.version} | 1.1.3 |
Apache 2.0
|  | org.ops4j.pax.logging
»
pax-logging-api Pax Logging API Library is a collection of logging APIs from different libraries/facades. | ${pax.logging.version} | 2.3.5 |
Apache 2.0
|  | org.ops4j.pax.logging
»
pax-logging-log4j1 Pax Logging backend implementation based on Apache Log4J. It provides Log4J specific implementation | ${pax.logging.version} | 2.0.19 |
Apache 2.0
|  | org.ops4j.pax.logging
»
pax-logging-log4j2 Pax Logging backend implementation based on Apache Log4J2. It provides Log4J2 specific implementation | ${pax.logging.version} | 2.3.5 |
Apache 2.0
|  | org.ops4j.pax.swissbox
»
pax-swissbox-property OPS4J Pax Swissbox - Utilities related to properties in OSGi. | ${pax.swissbox.version} | 1.9.0 |
Apache 2.0
|  | org.ops4j.pax.tinybundles
»
tinybundles TinyBundles is a library to create and modify OSGi bundles on the fly using fluent Java API. | ${pax.tinybundle.version} | 4.0.1 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-link OPS4J Pax Url - link: protocol handler | 2.6.10 | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-aether OPS4J Pax Url - mvn: protocol handler | 2.6.10 | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-wrap OPS4J Pax Url - wrap: protocol handler | 2.6.10 | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-commons OPS4J Pax Shared - Shared classes between protocol handlers. | ${pax.url.version} | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-obr OPS4J Pax Url - obr: protocol handler | ${pax.url.version} | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-war OPS4J Pax Url - war: protocol handler | ${pax.url.version} | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-aether OPS4J Pax Url - mvn: protocol handler | ${pax.url.version} | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-wrap OPS4J Pax Url - wrap: protocol handler | ${pax.url.version} | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-api | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-spi | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-runtime | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-jetty | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-jetty-bundle This module combines pax-web-runtime, pax-web-jetty and Jetty artifacts in single bundle. It still requires Servlet API, ... | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-jsp Pax Web JSP/EL/JSTL Support via Tomcat Jasper 2. | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-deployer A fileInstall deployer that will automatically transform wars into bundles ready to be used by WAR extender. | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-extender-war | ${pax.web.version} | 11.1.3 |
Apache 2.0
|  | org.ops4j.pax.web
»
pax-web-extender-whiteboard | ${pax.web.version} | 11.1.3 |
|  | org.osgi
»
osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | 7.0.0 | 8.0.0 |
|  | org.osgi
»
org.osgi.dto OSGi Companion Code for org.osgi.dto Version 1.1.1 | 1.1.1 | ✔ |
|  | org.osgi
»
org.osgi.resource OSGi Companion Code for org.osgi.resource Version 1.0.1 | 1.0.0 | 1.0.1 |
|  | org.osgi
»
org.osgi.framework OSGi Companion Code for org.osgi.framework Version 1.10.0 | 1.9.0 | 1.10.0 |
|  | org.osgi
»
org.osgi.service.permissionadmin OSGi Companion Code for org.osgi.service.permissionadmin Version 1.2.1 | 1.2.1 | ✔ |
|  | org.osgi
»
org.osgi.service.condpermadmin OSGi Companion Code for org.osgi.service.condpermadmin Version 1.1.2 | 1.1.1 | 1.1.2 |
|  | org.osgi
»
org.osgi.service.packageadmin OSGi Companion Code for org.osgi.service.packageadmin Version 1.2.1 | 1.2.0 | 1.2.1 |
|  | org.osgi
»
org.osgi.service.startlevel OSGi Companion Code for org.osgi.service.startlevel Version 1.1.1 | 1.1.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.resolver OSGi Companion Code for org.osgi.service.resolver Version 1.1.1 | 1.1.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.url OSGi Companion Code for org.osgi.service.url Version 1.0.1 | 1.0.0 | 1.0.1 |
|  | org.osgi
»
org.osgi.util.tracker OSGi Companion Code for org.osgi.util.tracker Version 1.5.4 | 1.5.2 | 1.5.4 |
|  | org.osgi
»
osgi.annotation OSGi Annotation Release 8, Annotations for use in compiling bundles | 7.0.0 | 8.1.0 |
|  | org.osgi
»
org.osgi.annotation.versioning OSGi Companion Code for org.osgi.annotation.versioning Version 1.1.2 | 1.0.0 | 1.1.2 |
|  | org.osgi
»
org.osgi.annotation.bundle OSGi Companion Code for org.osgi.annotation.bundle Version 2.0.0 | 1.0.0 | 2.0.0 |
|  | org.osgi
»
osgi.cmpn OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | 7.0.0 | ✔ |
|  | org.osgi
»
org.osgi.application OSGi Companion Code for org.osgi.application Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.namespace.contract OSGi Companion Code for org.osgi.namespace.contract Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.namespace.extender OSGi Companion Code for org.osgi.namespace.extender Version 1.0.1. | 1.0.1 | ✔ |
|  | org.osgi
»
org.osgi.namespace.implementation OSGi Companion Code for org.osgi.namespace.implementation Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.namespace.service OSGi Companion Code for org.osgi.namespace.service Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.namespace.unresolvable OSGi Companion Code for org.osgi.namespace.unresolvable Version 1.0.0 | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.async OSGi Companion Code for org.osgi.service.async Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.application OSGi Companion Code for org.osgi.service.application Version 1.1.0. | 1.1.0 | ✔ |
|  | org.osgi
»
org.osgi.service.blueprint OSGi Companion Code for org.osgi.service.blueprint Version 1.0.2. | 1.0.2 | ✔ |
|  | org.osgi
»
org.osgi.service.clusterinfo OSGi Companion Code for org.osgi.service.clusterinfo Version 1.0.0 | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.cm OSGi Companion Code for org.osgi.service.cm Version 1.6.1 | 1.6.0 | 1.6.1 |
|  | org.osgi
»
org.osgi.service.component OSGi Companion Code for org.osgi.service.component Version 1.5.1 | 1.4.0 | 1.5.1 |
|  | org.osgi
»
org.osgi.service.component.annotations OSGi Companion Code for org.osgi.service.component.annotations Version 1.5.1 | 1.4.0 | 1.5.1 |
|  | org.osgi
»
org.osgi.service.configurator OSGi Companion Code for org.osgi.service.configurator Version 1.0.1 | 1.0.0 | 1.0.1 |
|  | org.osgi
»
org.osgi.service.coordinator OSGi Companion Code for org.osgi.service.coordinator Version 1.0.2. | 1.0.2 | ✔ |
|  | org.osgi
»
org.osgi.service.deploymentadmin OSGi Companion Code for org.osgi.service.deploymentadmin Version 1.1.0. | 1.1.0 | ✔ |
|  | org.osgi
»
org.osgi.service.device OSGi Companion Code for org.osgi.service.device Version 1.1.1 | 1.1.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.dmt OSGi Companion Code for org.osgi.service.dmt Version 2.0.2 | 2.0.2 | ✔ |
|  | org.osgi
»
org.osgi.service.event OSGi Companion Code for org.osgi.service.event Version 1.4.1 | 1.4.0 | 1.4.1 |
|  | org.osgi
»
org.osgi.service.http OSGi Companion Code for org.osgi.service.http Version 1.2.2 | 1.2.1 | 1.2.2 |
|  | org.osgi
»
org.osgi.service.http.whiteboard OSGi Companion Code for org.osgi.service.http.whiteboard Version 1.1.1 | 1.1.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.io OSGi Companion Code for org.osgi.service.io Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.jaxrs OSGi Companion Code for org.osgi.service.jaxrs Version 1.0.1 | 1.0.0 | 1.0.1 |
|  | org.osgi
»
org.osgi.service.jdbc OSGi Companion Code for org.osgi.service.jdbc Version 1.1.0 | 1.0.1 | 1.1.0 |
|  | org.osgi
»
org.osgi.service.jndi OSGi Companion Code for org.osgi.service.jndi Version 1.0.1 | 1.0.0 | 1.0.1 |
|  | org.osgi
»
org.osgi.service.jpa OSGi Companion Code for org.osgi.service.jpa Version 1.1.1 | 1.0.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.log OSGi Companion Code for org.osgi.service.log Version 1.5.0 | 1.4.0 | 1.5.0 |
|  | org.osgi
»
org.osgi.service.metatype OSGi Companion Code for org.osgi.service.metatype Version 1.4.1 | 1.4.0 | 1.4.1 |
|  | org.osgi
»
org.osgi.service.metatype.annotations OSGi Companion Code for org.osgi.service.metatype.annotations Version 1.4.1 | 1.4.0 | 1.4.1 |
|  | org.osgi
»
org.osgi.service.monitor OSGi Companion Code for org.osgi.service.monitor Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.prefs OSGi Companion Code for org.osgi.service.prefs Version 1.1.2 | 1.1.1 | 1.1.2 |
|  | org.osgi
»
org.osgi.service.provisioning OSGi Companion Code for org.osgi.service.provisioning Version 1.2.0. | 1.2.0 | ✔ |
|  | org.osgi
»
org.osgi.service.remoteserviceadmin OSGi Companion Code for org.osgi.service.remoteserviceadmin Version 1.1.0. | 1.1.0 | ✔ |
|  | org.osgi
»
org.osgi.service.repository OSGi Companion Code for org.osgi.service.repository Version 1.1.0. | 1.1.0 | ✔ |
|  | org.osgi
»
org.osgi.service.rest OSGi Companion Code for org.osgi.service.rest Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.serviceloader OSGi Companion Code for org.osgi.service.serviceloader Version 1.0.0. | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.subsystem OSGi Companion Code for org.osgi.service.subsystem Version 1.1.0. | 1.1.0 | ✔ |
|  | org.osgi
»
org.osgi.service.transaction.control OSGi Companion Code for org.osgi.service.transaction.control Version 1.0.0 | 1.0.0 | ✔ |
|  | org.osgi
»
org.osgi.service.upnp OSGi Companion Code for org.osgi.service.upnp Version 1.2.1 | 1.2.0 | 1.2.1 |
|  | org.osgi
»
org.osgi.service.useradmin OSGi Companion Code for org.osgi.service.useradmin Version 1.1.1 | 1.1.0 | 1.1.1 |
|  | org.osgi
»
org.osgi.service.wireadmin OSGi Companion Code for org.osgi.service.wireadmin Version 1.0.2 | 1.0.1 | 1.0.2 |
|  | org.osgi
»
org.osgi.util.converter OSGi Companion Code for org.osgi.util.converter Version 1.0.9 | 1.0.1 | 1.0.9 |
|  | org.osgi
»
org.osgi.util.function OSGi Companion Code for org.osgi.util.function Version 1.2.0 | 1.2.0 | ✔ |
|  | org.osgi
»
org.osgi.util.measurement OSGi Companion Code for org.osgi.util.measurement Version 1.0.2 | 1.0.2 | ✔ |
|  | org.osgi
»
org.osgi.util.position OSGi Companion Code for org.osgi.util.position Version 1.0.1. | 1.0.1 | ✔ |
|  | org.osgi
»
org.osgi.util.promise OSGi Companion Code for org.osgi.util.promise Version 1.3.0 | 1.2.0 | 1.3.0 |
|  | org.osgi
»
org.osgi.util.pushstream OSGi Companion Code for org.osgi.util.pushstream Version 1.1.0 | 1.0.1 | 1.1.0 |
|  | org.osgi
»
org.osgi.util.xml OSGi Companion Code for org.osgi.util.xml Version 1.0.2 | 1.0.1 | 1.0.2 |
|  | org.osgi
»
osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | ${osgi.version} | 8.0.0 |
|  | org.osgi
»
osgi.cmpn OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | ${osgi.compendium.version} | 7.0.0 |
|  | org.osgi
»
org.osgi.service.jdbc OSGi Companion Code for org.osgi.service.jdbc Version 1.1.0 | ${org.osgi.service.jdbc.v... | 1.1.0 |
|  | org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | ${asm.version} | 9.10.1 |
|  | org.ow2.asm
»
asm-util Utilities for ASM, a very small and fast Java bytecode manipulation framework | ${asm.version} | 9.10.1 |
|  | org.ow2.asm
»
asm-tree Tree API of ASM, a very small and fast Java bytecode manipulation framework | ${asm.version} | 9.10.1 |
|  | org.ow2.asm
»
asm-analysis Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework | ${asm.version} | 9.10.1 |
|  | org.ow2.asm
»
asm-commons Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework | ${asm.version} | 9.10.1 |
|  | org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | 2.0.9 | ✔ |
Apache 2.0
|  | org.powermock
»
powermock-api-support PowerMock API Utility classes. | 2.0.9 | ✔ |
|  | org.powermock
»
powermock-core Various utilities for accessing internals of a class. | 2.0.9 | ✔ |
|  | org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 2.0.9 | ✔ |
Apache 2.0
|  | org.powermock
»
powermock-reflect Various utilities for accessing internals of a class. | 2.0.9 | ✔ |
|  | org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.0 | 1.5.3 |
|  | org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | ${slf4j.version} | 2.0.18 |
|  | org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | ${slf4j.version} | 2.0.18 |
|  | org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | ${slf4j.version} | 2.0.18 |
|  | org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | ${slf4j.version} | 2.0.18 |
|  | org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | ${slf4j.version} | 2.0.18 |
|  | org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | ${slf4j.version} | 2.0.18 |
LGPL 3.0
|  | org.sonarsource.java
»
sonar-jacoco-listeners | 5.14.0.18788 | ✔ |
Apache 2.0
|  | org.sonatype.plexus
»
plexus-build-api An API that lets Maven plugins report file changes, messages and progress to whatever is | 0.0.7 | 1.3.0 |
|  | org.springframework.osgi
»
spring-osgi-mock Mocks for OSGi interfaces. | 1.2.1 | ✔ |
|  | org.springframework.osgi
»
spring-osgi-core Spring/OSGi core classes. Offers OSGi-based application context and importer/exporter functionality. | ${spring.osgi.version} | 1.2.1 |
Apache 2.0
|  | org.springframework.osgi
»
spring-osgi-io Spring/OSGi IO abstract classes. Provides Resource, ResourceLoader and ResourcePatternResolver for OSGi environments. | ${spring.osgi.version} | 1.2.1 |
Apache 2.0
|  | org.springframework.osgi
»
spring-osgi-extender Spring/OSGi extender. Listens for and bootstraps Spring-powered OSGi bundles. | ${spring.osgi.version} | 1.2.1 |
Apache 2.0
|  | org.springframework.osgi
»
spring-osgi-annotation Provides OSGi service injection via annotations. | ${spring.osgi.version} | 1.2.1 |
Apache 2.0
|  | org.springframework.osgi
»
spring-osgi-test Spring/OSGi testing framework. Provides JUnit based integration testing inside OSGi containers. | ${spring.osgi.version} | 1.2.1 |
Apache 2.0
|  | org.springframework.osgi
»
spring-osgi-web Spring/OSGi web support. Allows web applications to transparently run on OSGi platforms. | ${spring.osgi.version} | 1.2.1 |
BSD 3-clause
|  | org.threeten
»
threeten-extra Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later | 1.7.0 | 1.10.0 |
|  | org.xmlunit
»
xmlunit-core1 vulnerability XMLUnit for Java | 2.9.0 | 2.13.0 |
Apache 2.0
|  | org.xmlunit
»
xmlunit-assertj XMLUnit with AssertJ fluent API | 2.9.0 | 2.13.0 |
Apache 2.0
|  | org.xmlunit
»
xmlunit-assertj3 XMLUnit with AssertJ 3.x fluent API | 2.9.0 | 2.13.0 |
|  | org.xmlunit
»
xmlunit-matchers XMLUnit for Java Hamcrest Matchers | 2.9.0 | 2.13.0 |
|  | org.xmlunit
»
xmlunit-legacy XMLUnit 1.x Compatibility Layer | 2.9.0 | 2.13.0 |
Apache 2.0
|  | pl.pragmatists
»
JUnitParams Better parameterised tests for JUnit | 1.0.3 | 1.1.1 |
|  | tanukisoft
»
wrapper | ${jsw.version} | 3.2.3 |
|  | tech.pantheon.triemap
»
bom Bill of Materials POM for the TrieMap project | 1.2.0 | 1.4.0 |
|  | xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.4.01 | 2.0.2 |