|  | ch.qos.logback
»
logback-core8 vulnerabilities Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | 1.2.3 | 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.3 | 1.6.3 |
|  | com.datastax.cassandra
»
cassandra-driver-core | 2.1.9 | 4.17.0 |
CDDL 1.1
|  | com.eclipsesource.jaxrs
»
jersey-all jersey-all is a rebundled verison of Jersey as one OSGi bundle. | 2.22.2 | ✔ |
|  | com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.8.0 | 2.22 |
|  | com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.core
»
jackson-databind55 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.8.9 | 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.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.9 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.9 | 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.8.9 | 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.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.8.9 | 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.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.9 | 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.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.datatype
»
jackson-datatype-jsr3101 vulnerability Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 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.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.8.9 | 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.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.8.9 | 3.2.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.8.9 | 2.22.2 |
Apache 2.0
|  | com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.8.9 | 2.22.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.8.9 | 3.2.2 |
|  | com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.8.9 | 3.2.2 |
|  | com.google.code.findbugs
»
annotations Annotations the SpotBugs tool supports | 3.0.0 | 4.10.4 |
|  | com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.5 | 2.14.0 |
|  | com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 23.6.1-jre | 33.7.1-jre |
|  | com.google.guava
»
guava-testlib Guava testlib is a set of java classes used for more convenient | 23.6.1-jre | 33.7.1-jre |
|  | com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 4.1.0 | 7.0.0 |
|  | com.google.protobuf
»
protobuf-java4 vulnerabilities Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 2.5.0 | 4.36.0 |
|  | com.google.truth
»
truth Fluent assertions for Java and Android that makes your test assertions and failure messages more readable. | 0.40 | 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 ... | 0.40 | 1.4.5 |
|  | com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.196 | 2.4.240 |
|  | com.lmax
»
disruptor Disruptor - Concurrent Programming Framework | 3.3.10 | 4.0.0 |
Apache 2.0
|  | com.mycila.guice.extensions
»
mycila-guice-jsr250 | 4.0.rc1 | 6.0 |
|  | com.puppycrawl.tools
»
checkstyle2 vulnerabilities Checkstyle is a development tool to help programmers write Java code | 8.4 | 14.1.0 |
CDDL 1.1 +1
|  | com.sun.jersey
»
jersey-core Core components and utilities of the Jersey framework used for RESTful web services in Java. | 1.19.4 | ✔ |
|  | com.sun.jersey
»
jersey-json Jersey module for supporting JSON serialization and deserialization in RESTful web services. | 1.19.4 | ✔ |
Apache 2.0 +3
|  | com.sun.jersey
»
jersey-server Jersey core server implementation | 1.19.4 | 4.0.2 |
CDDL 1.1 +1
|  | com.sun.jersey
»
jersey-servlet | 1.19.4 | ✔ |
Apache 2.0 +8
|  | com.sun.jersey
»
jersey-client Jersey core client implementation | 1.19.4 | 4.0.2 |
CDDL 1.1 +1
|  | com.sun.jersey.jersey-test-framework
»
jersey-test-framework-grizzly2 | 1.19.4 | ✔ |
CDDL 1.1 +1
|  | com.sun.jersey.jersey-test-framework
»
jersey-test-framework-inmemory | 1.19.4 | ✔ |
|  | com.typesafe
»
config configuration library for JVM languages using HOCON files | 1.3.2 | 1.4.3 |
Apache 2.0
|  | com.typesafe
»
ssl-config-core_2.12 ssl-config-core | 0.2.2 | 0.6.1 |
|  | com.typesafe.akka
»
akka-actor_2.121 vulnerability Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-cluster_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
BUSL 1.1
|  | com.typesafe.akka
»
akka-osgi_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.7.1 |
BUSL 1.1
|  | com.typesafe.akka
»
akka-persistence_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
BUSL 1.1
|  | com.typesafe.akka
»
akka-persistence-tck_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-protobuf_2.12 Akka Protobuf V3 is a shaded version of protobuf-java 3.25.5. | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-remote_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-slf4j_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-stream_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
|  | com.typesafe.akka
»
akka-testkit_2.12 Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and ... | 2.5.11 | 2.10.9 |
Apache 2.0
|  | com.webcohesion.enunciate
»
enunciate-core-annotations Enunciate core annotations. | 2.10.1 | 2.19.0 |
|  | commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.11 | 1.22.1 |
|  | commons-fileupload
»
commons-fileupload2 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.3 | 2.0.0-M5 |
|  | commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 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-net
»
commons-net1 vulnerability Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.6 | 3.13.0 |
Apache 2.0
|  | io.aeron
»
aeron-client Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol. | 1.7.0 | 1.53.0 |
Apache 2.0
|  | io.aeron
»
aeron-driver Efficient reliable UDP unicast, UDP multicast, and IPC transport protocol. | 1.7.0 | 1.53.0 |
|  | io.netty
»
netty-all1 vulnerability Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ... | 4.1.22.Final | 4.2.17.Final |
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.22.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec5 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.22.Final | 4.2.17.Final |
|  | io.netty
»
netty-codec-http23 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.22.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.22.Final | 4.2.17.Final |
Apache 2.0
|  | io.netty
»
netty-handler6 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.22.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.22.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.22.Final | 4.2.17.Final |
|  | javax.inject
»
javax.inject(optional) Jakarta Dependency Injection | 1 | 2.0.1 |
|  | javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.1.0 | 6.1.0 |
|  | javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 1.1.0.Final | 3.1.1 |
|  | javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.0.1 | 4.0.0 |
|  | javax.ws.rs
»
jsr311-api Java API for RESTful Web Services | 1.1.1 | 2.1.1 |
|  | junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.11 | 6.1.3 |
|  | junit
»
junit-dep JUnit is a unit testing framework to write and run repeatable automated tests on Java. It provides a robust environment ... | 4.11 | 4.13.2 |
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 |
|  | openexi
»
nagasena | 0000.0002.0053.0 | |
|  | openexi
»
nagasena-rta | 0000.0002.0053.0 | |
Apache 2.0
|  | org.agrona
»
agrona High performance primitives and utility library. | 0.9.12 | 2.6.0 |
|  | org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.7.1 | 4.13.2 |
|  | org.apache.aries.blueprint
»
org.apache.aries.blueprint.core This bundle contains the core implementation of Blueprint | 1.7.1 | 1.10.3 |
Apache 2.0
|  | org.apache.aries.quiesce
»
org.apache.aries.quiesce.api Quiesce API. | 1.0.0 | ✔ |
|  | 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.7 | 3.20.0 |
|  | org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.1 | 1.15.0 |
Apache
|  | org.apache.felix
»
org.apache.felix.dependencymanager | 4.4.1 | 4.6.1 |
Apache
|  | org.apache.felix
»
org.apache.felix.dependencymanager.shell | 4.0.6 | 4.0.9 |
Apache 2.0
|  | org.apache.felix
»
org.apache.felix.metatype Implementation of the OSGi Metatype Service Specification 1.4 | 1.1.6 | 1.2.4 |
|  | org.apache.geronimo.bundles
»
json JSON is a light-weight, language independent, data interchange format. | 20090211_1 | 20260814 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.core This bundle provides OSGi shell integration and console support. | 4.1.5 | 4.4.11 |
Apache 2.0
|  | org.apache.karaf.shell
»
org.apache.karaf.shell.console This bundle provides compatibility with the previous console. | 4.1.5 | 4.4.11 |
|  | org.apache.shiro
»
shiro-core11 vulnerabilities Apache Shiro is a powerful and flexible open-source security framework that cleanly handles | 1.3.2 | 3.0.1 |
Apache 2.0
|  | org.apache.shiro
»
shiro-web4 vulnerabilities Apache Shiro is a powerful and flexible open-source security framework that cleanly handles | 1.3.2 | 3.0.1 |
|  | org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 3.0.0 | 4.3.0 |
Apache 2.0
|  | org.awaitility
»
awaitility-proxy Adds proxy support for Awaitility | 3.0.0 | 3.1.6 |
|  | org.bouncycastle
»
bcpkix-jdk15on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.59 | 1.85 |
|  | org.bouncycastle
»
bcprov-jdk15on8 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.59 | 1.85.2 |
|  | org.bouncycastle
»
bcprov-ext-jdk15on4 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider ... | 1.59 | 1.78.1 |
Apache 2.0
|  | org.codehaus.enunciate
»
enunciate-core-annotations Enunciate core annotations. | 1.31 | ✔ |
|  | org.codehaus.jettison
»
jettison5 vulnerabilities A StAX implementation for JSON. | 1.3.8 | 1.5.7 |
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 ... | 3.1.4 | 4.3.0 |
EPL 2.0
|  | org.eclipse.jdt
»
org.eclipse.jdt.annotation JDT Annotations for Enhanced Null Analysis | 2.1.150 | 2.4.100 |
|  | org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 9.3.21.v20170918 | 12.1.12 |
|  | org.eclipse.jetty
»
jetty-server13 vulnerabilities Jetty Server Artifact | 9.3.21.v20170918 | 12.1.12 |
Apache 2.0 +1
|  | org.eclipse.jetty
»
jetty-servlets3 vulnerabilities Utility Servlets from Jetty | 9.3.21.v20170918 | 11.0.26 |
Apache 2.0 +1
|  | org.eclipse.jetty
»
jetty-webapp1 vulnerability Jetty web application support | 9.3.21.v20170918 | 12.1.12 |
EDL 1.0 +1
|  | org.eclipse.persistence
»
org.eclipse.persistence.antlr EclipseLink build based upon Git transaction 47773a333b | 2.7.1 | 2.7.16 |
EDL 1.0 +1
|  | org.eclipse.persistence
»
org.eclipse.persistence.core | 2.7.1 | 5.0.1 |
EDL 1.0 +1
|  | org.eclipse.persistence
»
org.eclipse.persistence.moxy | 2.7.1 | 5.0.1 |
|  | 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.14.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.14.0 | 2.44.0 |
|  | org.eclipse.xtext
»
org.eclipse.xtext.xbase.lib The runtime library for Xbase languages. | 2.14.0 | 2.44.0 |
|  | org.fusesource.leveldbjni
»
leveldbjni-all An uber jar which contains all the leveldbjni platform libraries and dependencies | 1.8-odl | 1.8 |
|  | org.glassfish
»
javax.json Default provider for Jakarta JSON Processing | 1.0.4 | 2.0.1 |
CDDL +1
|  | org.glassfish.jersey.bundles.repackaged
»
jersey-guava Jersey Guava Repackaged | 2.22.2 | 2.25.1 |
Apache 2.0 +8
|  | org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.8 | 4.0.2 |
|  | org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 |
|  | org.immutables
»
value Compile time annotations and compile time annotation processor to generate consistent value object using | 2.5.6 | 2.12.2 |
|  | org.iq80.leveldb
»
leveldb Port of LevelDB to Java | 0.7 | 0.12 |
|  | org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.22.0-GA | 3.33.0-GA |
CDDL +1
|  | org.jboss.resteasy
»
jaxrs-api JSR 339: JAX-RS 2.0: The Java(TM) API for RESTful Web Services | 3.0.12.Final | 1.0.1.Final |
|  | org.jboss.spec.javax.transaction
»
jboss-transaction-api_1.1_spec Jakarta Transactions | 1.0.1.Final | 1.1.1.Final |
Apache 2.0
|  | org.jolokia
»
jolokia-osgi osgi agent | 1.5.0 | 1.7.2 |
|  | org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20131018 | 20260814 |
MIT
|  | org.kohsuke.metainf-services
»
metainf-services(optional) Annotation-driven META-INF/services auto-generation | 1.7 | 1.11 |
|  | org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-common-api | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-common-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-common-util | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-core-api | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-core-spi | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-core-compat | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-broker-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-api | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-broker-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-util | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-connector-api | 1.8.0 | 1.9.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-inmemory-datastore | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
mdsal-trace-api | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
mdsal-trace-dom-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
mdsal-trace-binding-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-test-model | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-it | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-binding-broker-impl | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
features-mdsal | 1.8.0 | 1.11.3 |
|  | org.opendaylight.controller
»
features-restconf | 1.8.0 | 1.2.4-Lithium-SR4 |
EPL 1.0
|  | org.opendaylight.controller
»
features-mdsal-trace | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-commons | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-commons | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-clustering-config Configuration files for md-sal clustering | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-distributed-datastore | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-remoterpc-connector | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft Pekko-based RAFT implementation | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft Pekko-based RAFT implementation | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-akka-raft-example | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-api | 1.4.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-client Clustered Data Store client infrastructure | 1.4.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-access-client Clustered Data Store client infrastructure | 1.4.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-cluster-admin-api | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
sal-cluster-admin-impl | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
cds-dom-api | 1.4.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
messagebus-api | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
messagebus-spi | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
messagebus-impl | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
messagebus-util | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-broker OpenDaylight Controller stack with clustering | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-broker-local OpenDaylight Controller stack without clustering | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-clustering | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-clustering-commons Common Clustering utilities | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-mdsal-common | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-distributed-datastore Controller Clustered Datastore (akka-based) | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-remoterpc-connector Clustering remote RPC support | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-message-bus-collector | 1.8.0 | 1.11.3 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-mdsal-model-inventory | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-controller-model-topology | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-toaster The venerable Toaster | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller
»
odl-clustering-test-app | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.model
»
model-inventory | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller.model
»
model-topology | 1.8.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster-consumer | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
sample-toaster-provider | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
toaster-config Configuration files for toaster | 1.8.0 | 1.3.4-Beryllium-SR4 |
|  | org.opendaylight.controller.samples
»
features-toaster | 1.8.0 | |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-config | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-model | 1.8.0 | 13.0.5 |
EPL 1.0
|  | org.opendaylight.controller.samples
»
clustering-it-provider | 1.8.0 | 13.0.5 |
|  | org.opendaylight.controller.thirdparty
»
com.sun.jersey.jersey-servlet | 1.17 | ✔ |
EPL 1.0
|  | org.opendaylight.mdsal
»
features-mdsal MD-SAL stable feature repository | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-common-api MD-SAL common APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-common-util | 2.5.0 | 7.0.14 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-api MD-SAL DOM APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-spi MD-SAL DOM service provider interfaces | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-broker MD-SAL core implementation | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-schema-service-osgi | 2.5.0 | 5.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-dom-inmemory-datastore | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
maven-sal-api-gen-plugin | 0.13.0 | 7.0.14 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-generator-api | 0.13.0 | 7.0.14 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-generator-util | 0.13.0 | 7.0.14 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-generator-impl | 0.13.0 | 7.0.14 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-java-api-generator | 0.13.0 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
yang-binding Java binding for YANG | 0.13.0 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-spec-util | 0.13.0 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec | 0.13.0 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-codec-osgi | 0.13.0 | 13.0.10 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-api MD-SAL Binding APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-adapter | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-dom-adapter | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-spi MD-SAL Binding API helper classes | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-util | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-test-utils | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding-test-model mdsal-binding-test-model | 0.13.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-maven-api-gen-plugin | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-runtime | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-dom-codec | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-api | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-dom-adapter | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-spi | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-test-model mdsal-binding2-test-model | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-generator-api | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-spec Java Binding for YANG | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-generator-impl | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-java-api-generator | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-generator-util | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-binding2-util mdsal-binding2-util | 0.13.0 | 0.15.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-common-api Entity Ownership Service common APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-common-spi | 2.5.0 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-dom-api Entity Ownership Service DOM APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-dom-simple Entity Ownership Service (single-node) | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-binding-api Entity Ownership Service Binding APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-eos-binding-adapter | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-singleton-common-api | 2.5.0 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
mdsal-singleton-dom-impl | 2.5.0 | 12.0.8 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding MD-SAL full Java Binding functionality | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-base MD-SAL Java Binding base support | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-runtime MD-SAL Java Binding runtime | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-api MD-SAL Java Binding APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding-dom-adapter MD-SAL Java Binding/DOM adapter | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding2 MD-SAL full Java Binding 2 functionality (experimental) | 2.5.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding2-base MD-SAL Java Binding 2 base support (experimental) | 2.5.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding2-runtime MD-SAL Java Binding 2 runtime (experimental) | 2.5.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding2-api MD-SAL Java Binding 2 APIs (experimental) | 2.5.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-binding2-dom-adapter MD-SAL Java Binding 2/DOM adapter (experimental) | 2.5.0 | 3.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom MD-SAL full DOM functionality | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom-api MD-SAL DOM APIs | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-dom-broker MD-SAL DOM implementation | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-common MD-SAL common APIs and utilities | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-common Entity Ownership Service common API | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-dom Entity Ownership Service DOM API | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-eos-binding Entity Ownership Service Binding support | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-singleton-common MD-SAL Cluster Singleton Service commons | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal
»
odl-mdsal-singleton-dom MD-SAL Cluster Singleton Service implementation | 2.5.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
iana-routing-types iana-routing-types@2021-10-19 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.iana
»
iana-hardware iana-hardware@2018-03-13 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc7952 RFC7952 YANG Metadata | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8294 RFC8294 Common YANG Data Types for the Routing Area | 1.0.0 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8294-ietf-routing-types RFC8294 ietf-routing-types | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342 RFC8342 Network Management Datastore Architecture | 1.0.0 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342-ietf-datastores RFC8342 ietf-datastores | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8342-ietf-origin RFC8342 ietf-origin | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8343 RFC8343 Interface Management | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8344 RFC8343 IP Management | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345 RFC8345 Network Topologies | 1.0.0 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network RFC8345 ietf-network | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-state RFC8345 ietf-network for non-NMDA | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-topology RFC8345 ietf-network-topology | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8345-ietf-network-topology-state RFC8345 ietf-network-topology for non-NMDA | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348 RFC8348 Hardware Management | 1.0.0 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348-ietf-hardware RFC8348 ietf-hardware | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8348-ietf-hardware-state RFC8348 ietf-hardware-state | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349 RFC8349 Routing Management | 1.0.0 | 11.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-routing RFC8349 ietf-routing | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-ipv4-unicast-routing RFC8349 ietf-ipv4-unicast-routing | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.binding.model.ietf
»
rfc8349-ietf-ipv6-unicast-routing RFC8349 ietf-ipv6-unicast-routing | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
yang-ext yang-ext | 2013.09.07.13.0 | 2013.09.07.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
general-entity general-entity | 0.13.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
opendaylight-l2-types | 2013.08.27.13.0 | 2013.08.27.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-inet-types-2013-07-15 ietf-inet-types-2013-07-15 | 1.5.0 | 1.5.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-yang-types-20130715 ietf-yang-types-20130715 | 2013.07.15.13.0 | 2013.07.15.13.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-type-util | 2.1.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-interfaces ietf-interfaces | 2014.05.08.13.0 | 2014.05.08.13.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
iana-if-type-2014-05-08 iana-if-type-2014-05-08 | 2014.05.08.13.0 | 2014.05.08.13.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-ip-2014-06-16 ietf-ip-2014-06-16 | 2014.06.16.13.0 | 2014.06.16.13.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
rfc7895 YANG Module Library model | 1.0.0 | 1.0.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-restconf ietf-restconf | 2013.10.19.13.0 | 2013.10.19.16.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-ted ietf-ted | 2013.10.21.13.0 | 2013.10.21.18.12 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-topology ietf-topology | 2013.10.21.13.0 | 2013.10.21.28.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-topology-isis ietf-topology-isis | 2013.10.21.13.0 | 2013.10.21.18.12 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-topology-l3-unicast-igp ietf-topology-l3-unicast-igp | 2013.10.21.13.0 | 2013.10.21.18.12 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-topology-ospf ietf-topology-ospf | 2013.10.21.13.0 | 2013.10.21.18.12 |
|  | org.opendaylight.mdsal.model
»
ietf-topology-l3-unicast | 2013.10.21.13.0 | |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-lisp-address-types-2015-11-05 ietf-lisp-address-types-2015-11-05 | 1.2.0 | 3.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-packet-fields ietf-packet-fields | 0.11.0 | 0.15.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
ietf-access-control-list ietf-access-control-list | 0.11.0 | 0.15.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
iana-afn-safi | 2013.07.04.13.0 | 2013.07.04.17.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
features-mdsal-model | 0.13.0 | 0.13.3 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc6991 Models from RFC6991 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7223 Models from RFC7223 | 1.0.0 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7224 Models from RFC7224 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7277 Models from RFC7277 | 1.0.0 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7895 Models from RFC7895 | 1.0.0 | 8.0.16 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc7952 Models from RFC7952 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8294 Models from RFC8294 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8342 Models from RFC8342 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8343 Models from RFC8343 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8344 Models from RFC8344 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8345 NMDA models from RFC8345 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8345-non-nmda Non-NMDSA models from RFC8345 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8348 NMDA models from RFC8348 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8348-non-nmda Non-NMDA models from RFC8348 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-rfc8349 Models from RFC8349 | 1.0.0 | 14.0.22 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-bierman-netconf-restconf-02 Models from draft-bierman-netconf-restconf-02 | 1.0.0 | 2.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01 Models from draft-clemm-netmod-yang-network-topo-01 | 1.0.0 | 6.0.12 |
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) | 1.0.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-ietf-lisp-lcaf-10 Models from draft-ietf-lisp-yang-06 | 1.0.0 | 3.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-ietf-netmod-acl-model-07 Models from draft-ietf-netmod-acl-model-07 | 1.0.0 | 3.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-draft-ietf-netmod-iana-afn-safi-00 Models from draft-ietf-netmod-iana-afn-safi-00 | 1.0.0 | 3.0.17 |
EPL 1.0
|  | org.opendaylight.mdsal.model
»
odl-mdsal-model-odl-l2-types OpenDaylight-specific model of Layer 2 types | 1.0.0 | 16.0.6 |
EPL 1.0
|  | org.opendaylight.mdsal.model.binding2
»
yang-ext yang-ext | 2013.09.07.13.0 | 2013.09.07.15.16 |
EPL 1.0
|  | org.opendaylight.odlparent
»
karaf.branding | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
opendaylight-karaf-resources Resources for opendaylight-karaf | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
opendaylight-karaf-empty | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
features-odlparent OpenDaylight third-party features | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
features-akka Akka.io features | 3.1.3 | 4.0.15 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-all | 3.1.3 | 7.0.11 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-clustering-2.5 | 3.1.3 | 7.0.11 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-leveldb-0.7 | 3.1.3 | 6.0.13 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-persistence-2.5 | 3.1.3 | 7.0.11 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-scala-2.12 | 3.1.3 | 6.0.13 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-akka-system-2.5 | 3.1.3 | 7.0.11 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-guava-23 | 3.1.3 | 3.1.9 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jackson-2.8 | 3.1.3 | 3.1.9 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-javassist-3 Javassist | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jersey-1 Jersey 1.x (legacy) | 3.1.3 | 4.0.15 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-jung-2.1 JUNG: Java Universal Network/Graph Framework | 3.1.3 | 10.0.6 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-lmax-3 LMAX Disruptor 3.x | 3.1.3 | 13.1.7 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-netty-4 Netty 4.x | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-feature | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-jdbc | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-jetty | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.odlparent
»
odl-karaf-feat-war | 3.1.3 | 15.0.1 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-api | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-impl | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-blueprint-config Blueprint configuration for the openflowplugin | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
drop-test-karaf | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-common | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
test-common | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-api | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-nicira | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowjava-extension-nicira-api | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowjava-extension-nicira | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-extension-onf | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
openflowplugin-blueprint-config Blueprint configuration for the openflowplugin | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
features-openflowplugin | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
features-openflowplugin-extension | 0.7.0 | 0.19.3 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-flow-services-rest | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-flow-services | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-southbound | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-nsf-model | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-drop-test | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-table-miss-enforcer | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-config-pusher | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-topology | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-bulk-o-matic | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-notifications | 0.7.0 | 0.13.3 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-forwardingrules-manager | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-libraries | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-forwardingrules-sync | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-nxm-extensions | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-reconciliation-framework | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-southbound-cli | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin
»
odl-openflowplugin-app-arbitratorreconciliation | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
bulk-o-matic | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
forwardingrules-manager | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
forwardingrules-sync | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
inventory-manager | 0.7.0 | 0.4.4-Carbon |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
lldp-speaker | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
statistics-manager | 0.7.0 | 0.4.4-Carbon |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
table-miss-enforcer | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
topology-lldp-discovery | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
topology-manager | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
of-switch-config-pusher | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.applications
»
notification-supplier | 0.7.0 | 0.13.3 |
|  | org.opendaylight.openflowplugin.applications
»
device-ownership-status-service | 0.7.0 | |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-base | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-service | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.model
»
model-flow-statistics | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-api | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-impl | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-impl | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-spi | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflow-protocol-it | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-util | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
openflowjava-blueprint-config Blueprint configuration files for openflowjava statistics | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
features-openflowjava | 0.7.0 | 0.19.3 |
EPL 1.0
|  | org.opendaylight.openflowplugin.openflowjava
»
odl-openflowjava-protocol | 0.7.0 | 1.0.2 |
EPL 1.0
|  | org.opendaylight.yangtools
»
checkstyle-logging | 2.0.10 | 2.1.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-util Utilities for working with YANG-modeled data in normalized form. | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
concepts Common concepts | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
object-cache-api | 2.0.10 | 2.0.23 |
EPL 1.0
|  | org.opendaylight.yangtools
»
object-cache-guava | 2.0.10 | 2.0.23 |
EPL 1.0
|  | org.opendaylight.yangtools
»
object-cache-noop | 2.0.10 | 2.0.23 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-common Common YANG definitions | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-api Object model for normalized YANG-modeled data | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-impl yang-data-impl | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-transform yang-data-transform | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-jaxen yang-data-jaxen | 2.0.10 | 6.0.12 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-codec-gson JSON (RFC7951) encoding for NormalizedNodes | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-data-codec-xml XML (RFC7950) encoding for NormalizedNodes | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-api YANG language object model and related interfaces | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-export yang-model-export | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-immutable yang-model-immutable | 2.0.10 | 2.1.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-model-util yang-model-util | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-api YANG parser API | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-spi YANG parser SPI | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-reactor YANG parser reactor | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-impl YANG parser | 2.0.10 | 14.0.25 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-parser-rfc7950 RFC6020/RFC7950 parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-test-util yang-test-util | 2.0.10 | 16.0.0 |
|  | org.opendaylight.yangtools
»
yang-maven-plugin This plugin is a wrapper for "yang to source code" generation. | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-maven-plugin-spi yang-maven-plugin-spi | 2.0.10 | 9.0.10 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odlext-model-api OpenDaylight yang-ext metamodel | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odlext-parser-support OpenDaylight yang-ext parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
openconfig-model-api OpenConfig extensions metamodel | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
openconfig-parser-support OpenConfig extensions parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6536-model-api RFC6536 metamodel | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc6536-parser-support RFC6536 parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-model-api RFC7952 metamodel | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc7952-parser-support RFC7952 parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8040-model-api RFC8040 model API | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
rfc8040-parser-support RFC8040 parser support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-xpath-api YANG XPath yang-xpath-api | 0.1.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
yang-xpath-impl YANG XPath parser | 0.1.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
util Common utilities | 2.0.10 | 16.0.0 |
Apache 2.0
|  | org.opendaylight.yangtools
»
triemap Java implementation of a concurrent trie hash map from Scala collections library | 1.0.10 | 1.1.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
mockito-configuration Default mockito configuration | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
testutils Random test utilities | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
features-yangtools YANG Tools Stable Features | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
features-yangtools-experimental YANG Tools Experimental Features | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-triemap Concurrent hash-trie implementation | 1.0.10 | 1.1.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-util YANG Tools common utilities | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-common Common YANG-related definitions | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-parser-api YANG metamodel and parser APIs | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-parser YANG parser reference implementation | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-data-api YANG modeled data APIs | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-data YANG modeled data implementation | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-codec Serialization/deserialization support for various formats | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-export YANG model export | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-xpath YANG XPath support | 2.0.10 | 16.0.0 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-exp-objcache | 2.0.10 | 2.0.23 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-exp-xpath-api | 0.1.10 | 0.2.18 |
EPL 1.0
|  | org.opendaylight.yangtools
»
odl-yangtools-exp-xpath-impl | 0.1.10 | 0.2.18 |
Apache 2.0
|  | org.ops4j.pax.cdi
»
pax-cdi-api(optional) | 1.0.0.RC2 | 1.1.4 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-forked | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-container-karaf | 4.11.0 | 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.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-extender-service | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-inject | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-invoker-junit | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-features | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-junit4 | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-link-mvn | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.exam
»
pax-exam-link-assembly Link Files to its own content. | 4.11.0 | 4.14.0 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-link OPS4J Pax Url - link: protocol handler | 2.5.3 | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-aether OPS4J Pax Url - mvn: protocol handler | 2.5.3 | 3.0.3 |
Apache 2.0
|  | org.ops4j.pax.url
»
pax-url-wrap OPS4J Pax Url - wrap: protocol handler | 2.5.3 | 3.0.3 |
|  | org.osgi
»
org.osgi.compendium OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles | 5.0.0 | 7.0.0 |
|  | org.osgi
»
org.osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | 5.0.0 | 8.0.0 |
|  | org.osgi
»
org.osgi.service.event OSGi Companion Code for org.osgi.service.event Version 1.4.1 | 1.3.1 | 1.4.1 |
|  | org.ow2.asm
»
asm-all ASM, a very small and fast Java bytecode manipulation framework | 5.1 | 9.10.1 |
|  | org.powermock
»
powermock-api-mockito PowerMock API for Mockito 2.+.. | 1.6.4 | 2.0.9 |
Apache 2.0
|  | org.powermock
»
powermock-api-support PowerMock API Utility classes. | 1.6.4 | 2.0.9 |
|  | org.powermock
»
powermock-core Various utilities for accessing internals of a class. | 1.6.4 | 2.0.9 |
|  | org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 1.6.4 | 2.0.9 |
Apache 2.0
|  | org.powermock
»
powermock-reflect Various utilities for accessing internals of a class. | 1.6.4 | 2.0.9 |
MIT
|  | org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.1 | 1.0.4 |
|  | org.scala-lang
»
scala-library Standard library for the Scala Programming Language Version 3 | 2.12.6 | 3.9.0 |
|  | org.scala-lang
»
scala-reflect Reflection Library for the Scala Programming Language | 2.12.6 | 2.13.18 |
Apache 2.0
|  | org.scala-lang.modules
»
scala-java8-compat_2.12 scala-java8-compat | 0.8.0 | 1.0.2 |
|  | org.scala-lang.modules
»
scala-parser-combinators_2.12 scala-parser-combinators | 1.0.7 | 2.4.0 |
|  | 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
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.25 | 2.0.18 |
|  | org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.25 | 2.0.18 |
|  | org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.25 | 2.0.18 |
|  | org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.25 | 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. | 1.7.25 | 2.0.18 |
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 | ✔ |
BSD 3-clause
|  | org.threeten
»
threeten-extra Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later | 1.3.2 | 1.10.0 |
|  | org.uncommons.maths
»
uncommons-maths Random number generators, probability distributions, combinatorics and statistics for Java. | 1.2.2a | 1.2.2 |
Apache 2.0
|  | pl.pragmatists
»
JUnitParams Better parameterised tests for JUnit | 1.0.3 | 1.1.1 |
|  | xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.6 | 2.13.0 |