Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (321)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| OKI » OkiOSID | 2.0 | ✔ | ||
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
AOP
Public
| aopalliance
»
aopalliance AOP Alliance | 1.0 | ✔ | |
Concurrency
CC0 1.0 +1
| backport-util-concurrent
»
backport-util-concurrent Dawid Kurzyniec's backport of JSR 166 | 3.1 | ✔ | |
Bytecode
Apache 2.0
| cglib
»
cglib-nodep High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ... | 3.3.0 | ✔ | |
Collections
Apache 2.0
| com.carrotsearch
»
hppc High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations ... | 0.8.1 | 0.11.1 | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.5.1 | 1.7.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.13.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.13.2 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind7 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.2.2 | 3.2.1 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.13.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.13.2 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.13.2 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.13.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 2.22.1 | |
Date/Time
Apache 2.0
| 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.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.13.2 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-modules-java8 Parent pom for Jackson modules needed to support Java 8 features and types | 2.13.2 | 3.0.0-rc2 | |
Annotation Lib
Apache 2.0
| 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.1 | |
XML Processing
Apache 2.0
| com.fasterxml.woodstox
»
woodstox-core1 vulnerability Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 6.2.6 | 7.2.1 | |
PDF Lib
LGPL 2.1 +1
| com.github.librepdf
»
openpdf Open and Free PDF library. It uses the new package name `org.openpdf`. | 1.3.27 | 3.0.5 | |
Apache 2.0
| com.github.spullara.mustache.java
»
compiler Implementation of mustache.js for Java | 0.9.3 | 0.9.14 | |
JSON Lib
Apache 2.0
| com.googlecode.json-simple
»
json-simple A simple Java toolkit for JSON | 1.1.1 | ✔ | |
Apache 2.0
| com.hazelcast
»
hazelcast4 vulnerabilities Core Hazelcast Module | 3.12.12 | 5.7.0 | |
Apache 2.0
| com.hazelcast » hazelcast-client | 3.12.12 | 3.12.13 | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.7.0 | 3.0.0 | |
Encryption Lib
Apache 2.0
| com.nimbusds
»
nimbus-jose-jwt2 vulnerabilities Java library for Javascript Object Signing and Encryption (JOSE) and | 8.2 | 10.9.1 | |
CSV
Apache 2.0
| com.opencsv
»
opencsv A simple library for reading and writing CSV in Java | 5.5.2 | 5.12.0 | |
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.2 | 2.0.1 | |
EDL 1.0
| com.sun.istack
»
istack-commons-runtime Common runtime utilities used by various JAXB and JAX-WS implementations. | 3.0.11 | 4.2.0 | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
jakarta.mail1 vulnerability JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.7 | 2.0.2 | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.2 | 2.0.2 | |
Apache 2.0
| com.tdunning
»
t-digest Data structure which allows accurate estimation of quantiles and related rank statistics | 3.2 | 3.3 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 4.0.3 | 7.1.0 | |
Reflection
Apache 2.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 | |
Base64
Apache
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.1 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.5.0 | |
Config
Apache 2.0
| commons-configuration
»
commons-configuration1 vulnerability The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 1.10 | 2.15.1 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.4 | 2.14.0 | |
Config
Apache 2.0
| commons-digester
»
commons-digester The Apache Commons Digester package lets you configure an XML to Java | 2.1 | 3.2 | |
Upload Manager
Apache 2.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 | |
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.11.0 | 2.22.0 | |
Core Utils
Apache 2.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 | |
SMTP
Apache 2.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 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.6 | 2.13.1 | |
Validation
Apache 2.0
| commons-validator
»
commons-validator Apache Commons Validator provides the building blocks for both client-side and server-side data validation. | 1.7 | 1.10.1 | |
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.68.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec3 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.68.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http20 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.68.Final | 4.2.16.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.68.Final | 4.2.16.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.68.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.68.Final | 4.2.16.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.68.Final | 4.2.16.Final | |
Java Spec
EDL 1.0
| jakarta.activation
»
jakarta.activation-api Jakarta Activation API 2.2 Specification | 1.2.2 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 1.3.5 | 3.0.0 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.2 | 3.1.1 | |
XML Processing
EDL 1.0
| 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 ... | 2.3.3 | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.soap
»
jakarta.xml.soap-api Provides the API for creating and building SOAP messages. | 1.4.2 | 3.0.2 | |
Java Spec
EPL 2.0 +1
| javax » javaee-api | 8.0.1 | 11.0.0 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.1 | ✔ | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Mail Client
CDDL +1
| javax.mail » mail | 1.5.0-b01 | 1.6.2 | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
javax.persistence-api The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ... | 2.2 | 3.2.0 | |
Java Spec
Apache 2.0
| javax.portlet
»
portlet-api The Java Portlet API version 3.0 developed by the Java Community Process JSR-362 Expert Group. | 3.0.1 | ✔ | |
Java Spec
EPL 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 ... | 4.0.1 | 6.1.0 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
Java Spec
CDDL +1
| javax.servlet » jstl | 22.5 | 1.2 | |
Java Spec
EPL 2.0 +1
| javax.servlet.jsp
»
javax.servlet.jsp-api Jakarta Pages defines a templating technology for dynamically creating web resources | 2.3.3 | 4.0.0 | |
| javax.sql
»
jdbc-stdext JDBC 2.0 Optional Package | 2.0 | ✔ | ||
Transactions
EPL 2.0 +1
| javax.transaction
»
jta Jakarta Transactions | 1.1 | 2.0.1 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.2.0 | 2.0.6 | |
Date/Time
Apache 2.0
| joda-time
»
joda-time Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ... | 2.10.12 | 2.14.3 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.2 | |
| mysql
»
mysql-connector-java4 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 5.1.47 | 9.7.0 | ||
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.11.9 | 1.18.11 | |
Native Access
Apache 2.0 +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 ... | 5.10.0 | 5.19.1 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart1 vulnerability JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.4.7 | 2.6.0 | |
Apache 2.0
| net.minidev
»
asm ASM Optimisation Package | 1.0.2 | ✔ | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache-core Ehcache is an open source, standards-based cache used to boost performance, | 2.6.11 | 2.10.9.2 | |
TERRACOTTA
| net.sf.ehcache » ehcache-terracotta | 2.6.11 | 2.1.1 | |
CLI Parser
MIT
| net.sf.jopt-simple
»
jopt-simple A Java library for parsing command line options | 5.0.4 | ✔ | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.4 | 4.5.0 | |
Config
Apache 2.0
| org.apache.commons
»
commons-configuration24 vulnerabilities The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 2.7 | 2.15.1 | |
Core Utils
Apache 2.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.14.0 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.10.0 | 1.15.0 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math3 Alternate implementations of JDK's "Math" functions. | 3.6.1 | 4.0-beta1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.2 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.16 | ✔ | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpasyncclient Apache HttpComponents AsyncClient | 4.1.4 | 4.1.5 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.14 | 5.6.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5 Apache HttpComponents Client | 5.2.3 | 5.6.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.2.3 | 5.4.3 | |
Apache
| org.apache.ignite » ignite-core2 vulnerabilities | 2.15.0 | 3.1.0 | |
Apache 2.0
| org.apache.ignite
»
ignite-spring Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed. | 2.15.0 | 2.18.0 | |
Apache 2.0
| org.apache.ignite
»
ignite-spring-cache-ext Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed. | 1.0.0 | 2.0.0 | |
Apache 2.0
| org.apache.ignite
»
ignite-spring-data-commons Java-based middleware for in-memory processing of big data in a distributed environment. | 1.1.0 | ✔ | |
Apache 2.0
| org.apache.ignite
»
ignite-spring-data-2.2-ext Java-based middleware for in-memory processing of big data in a distributed environment. | 1.0.0 | ✔ | |
Apache 2.0
| org.apache.ignite
»
ignite-slf4j Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed. | 2.15.0 | 2.18.0 | |
Apache 2.0
| org.apache.ignite
»
ignite-hibernate-ext Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed. | 5.3.0 | ✔ | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api1 vulnerability The Apache Log4j 1.x Compatibility API | 2.17.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api 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 | |
Logging Bridge
Apache 2.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 | |
Logging
Apache 2.0
| 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 | |
Full-Text Indexing
Apache 2.0
| org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-analyzers-common Apache Lucene (module: common) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-backward-codecs Apache Lucene (module: backward-codecs) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-grouping Apache Lucene (module: grouping) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-queries Apache Lucene (module: queries) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-memory Apache Lucene (module: memory) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-misc Apache Lucene (module: misc) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-highlighter Apache Lucene (module: highlighter) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-queryparser Apache Lucene (module: queryparser) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-sandbox Apache Lucene (module: sandbox) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-suggest Apache Lucene (module: suggest) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-join Apache Lucene (module: join) | 8.11.1 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-spatial3d Apache Lucene (module: spatial3d) | 8.11.1 | 10.5.0 | |
Portlet Container
Apache 2.0
| org.apache.pluto
»
pluto-container The Apache Pluto portlet container. | 1.1.7 | 3.1.2 | |
Apache 2.0
| org.apache.pluto » pluto-descriptor-api | 1.1.7 | ✔ | |
Apache 2.0
| org.apache.pluto » pluto-descriptor-impl | 1.1.7 | ✔ | |
JSP Tag Library
Apache 2.0
| org.apache.pluto
»
pluto-taglib Apache Pluto's Java Portlet Specification Tag Library implementation | 1.1.7 | 3.1.2 | |
Apache 2.0
| org.apache.tika » tika-parsers-standard-package | 3.0.0-BETA | 3.3.1 | |
Apache 2.0
| org.apache.tika
»
tika-core1 vulnerability This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It | 3.0.0-BETA | 3.3.1 | |
JDBC Pool
Apache 2.0
| org.apache.tomcat
»
tomcat-jdbc Tomcat JDBC Pool Package | 9.0.54 | 11.0.24 | |
Apache 2.0
| org.apache.xmlgraphics
»
xmlgraphics-commons1 vulnerability XML Graphics Common Support | 1.5 | 2.11 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.8.M1 | 1.9.25.1 | |
Apache 2.0
| org.atteo
»
evo-inflector Evo Inflector implements English pluralization algorithm. | 1.3 | 2.0 | |
| org.codehaus.castor
»
castor1 vulnerability Castor is an open source data binding framework for Java[tm]. It’s the shortest path between | 1.1.2.1 | 1.4.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 | |
Apache 2.0
| org.codelibs.elasticsearch.module
»
analysis-common Elasticsearch module: analysis-common | 7.17.1 | 7.10.2 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | 2.1.3 | 2.2.0 | |
| org.dspace » cql-java | 1.0 | ✔ | ||
Search Engine
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch13 vulnerabilities Elasticsearch subproject :server | 7.17.1 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-core Elasticsearch subproject :libs:core | 7.17.1 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-cli Elasticsearch subproject :libs:cli | 7.17.1 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-secure-sm Elasticsearch subproject :libs:secure-sm | 7.17.1 | 9.0.8 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-x-content Elasticsearch subproject :libs:x-content | 7.17.1 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-geo Elasticsearch subproject :libs:geo | 7.17.1 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-lz4 Elasticsearch subproject :libs:lz4 | 7.17.1 | 9.4.3 | |
| org.elasticsearch.client
»
elasticsearch-rest-high-level-client Elasticsearch subproject :client:rest-high-level | 7.17.1 | 7.17.29 | ||
ElasticSearch Client
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client Elasticsearch subproject :client:rest | 7.17.1 | 9.4.3 | |
SSPL 1
| org.elasticsearch.plugin
»
transport-netty4-client Netty 4 based transport implementation | 7.17.1 | 7.17.29 | |
SSPL 1
| org.elasticsearch.plugin
»
parent-join-client This module adds the support parent-child queries and aggregations | 7.17.1 | 7.17.29 | |
SSPL 1
| org.elasticsearch.plugin
»
aggs-matrix-stats-client Adds aggregations whose input are a list of numeric fields and output includes a matrix. | 7.17.1 | 7.17.29 | |
SSPL 1
| org.elasticsearch.plugin
»
rank-eval-client The Rank Eval module adds APIs to evaluate ranking quality. | 7.17.1 | 7.17.29 | |
SSPL 1
| org.elasticsearch.plugin
»
lang-mustache-client Mustache scripting integration for Elasticsearch | 7.17.1 | 7.17.29 | |
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 2.3.6 | 4.0.9 | |
EDL 1.0
| org.glassfish.jaxb
»
txw2 TXW is a library that allows you to write XML documents. | 2.3.6 | 4.0.9 | |
Application Metrics
BSD 2-clause +1
| org.hdrhistogram
»
HdrHistogram HdrHistogram supports the recording and analyzing sampled data value | 2.1.9 | 2.2.2 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core1 vulnerability Hibernate's core ORM functionality | 5.3.20.Final | 7.4.5.Final | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.3.20.Final | 7.4.5.Final | |
Reflection
Apache 2.0
| org.hibernate.common
»
hibernate-commons-annotations Common reflection code used in support of annotation processing | 5.1.2.Final | 7.0.3.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator2 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 6.1.7.Final | 9.1.3.Final | |
Apache 2.0
| org.hibernate.validator
»
hibernate-validator-annotation-processor Annotation Processor to detect incorrect usage of constraint annotations. | 6.1.7.Final | 9.1.3.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.2 | 2.7.4 | ||
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.28.0-GA | 3.32.0-GA | |
Annotation Tool
Apache 2.0
| org.jboss » jandex | 2.3.0.Final | 3.6.0 | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.4.2.Final | 3.6.3.Final | |
Annotation Lib
Apache 2.0
| org.jboss.logging
»
jboss-logging-annotations Collection of annotations for defining logging interfaces and messages in JBoss Logging. | 2.2.1.Final | 3.0.4.Final | |
| org.jdom
»
jdom2 A complete, Java-based solution for accessing, manipulating, | 2.0.6.1 | ✔ | ||
HTML Parser
MIT
| org.jsoup
»
jsoup1 vulnerability jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.14.2 | 1.22.2 | |
CDDL 1.0
| org.jvnet.opendmk
»
jmxremote_optional Java Management Extensions (JMX) technology provides the tools for building distributed, | 1.0_01-ea | ✔ | |
Compression
Apache 2.0
| org.lz4
»
lz4-java3 vulnerabilities Java bindings and pure Java implementations of LZ4 and XXHash | 1.8.0 | 1.11.1 | |
MySQL Driver
LGPL 2.1
| org.mariadb.jdbc
»
mariadb-java-client JDBC driver for MariaDB and MySQL | 2.7.4 | 3.5.10 | |
| org.mariuszgromada.math
»
MathParser.org-mXparser mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of ... | 4.4.2 | 6.1.1 | ||
| org.mnode.ical4j
»
ical4j A Java library for reading and writing iCalendar (*.ics) files | 3.1.0 | 4.3.0 | ||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.11.2 | 5.23.0 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | 2.0.9 | ✔ | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.22 | 1.18.46 | |
Job Scheduling
Apache 2.0
| org.quartz-scheduler
»
quartz Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ... | 2.3.2 | 2.5.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-dav-common Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-comp-shared-help Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 1.0
| org.sakaiproject » sakai-db-ext | 22.5 | 2.5.6 | |
ECL 2.0
| org.sakaiproject
»
sakai-help-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-help-content Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-web-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-citations-api This project creates the general APIs used by the Sakai Citations Helper | 22.5 | 25.2 | |
| org.sakaiproject » sakai-discussion-api | 22.5 | |||
ECL 2.0
| org.sakaiproject » sakai-news-api | 22.5 | 10.7 | |
| org.sakaiproject » sakai-onedrive-api | 22.5 | |||
ECL 2.0
| org.sakaiproject
»
sakai-podcasts-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-postem-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-rwiki-api This project creates the general APIs used by the Sakai RWiki Tool | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-syllabus-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject
»
sakai-usermembership-api This project creates the general APIs used by the Sakai User Membership Tool | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject » sakai-contentreview-service-api | 22.5 | 2.6.3 | |
ECL 2.0
| org.sakaiproject.accountvalidator
»
accountvalidator-api Account Validator API | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.announcement
»
sakai-announcement-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.assignment
»
sakai-assignment-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.basiclti
»
basiclti-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 23.5 | |
ECL 2.0
| org.sakaiproject.basiclti » basiclti-impl | 22.5 | 11.4 | |
ECL 2.0
| org.sakaiproject.basiclti » basiclti-common | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.basiclti
»
basiclti-util Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 23.5 | |
ECL 2.0
| org.sakaiproject.basiclti » portlet-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.calendar
»
sakai-calendar-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.calendar » sakai-calendar-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.calendaring
»
external-calendaring-service-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.common
»
archive-api The API for importing content into Sakai. There's | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.common » import-impl | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.common » sakai-import-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.common
»
sakai-common-composite-component-data Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.common
»
sakai-common-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.common
»
sakai-privacy-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.commons
»
commons-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.contentreview
»
content-review-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.conversations
»
sakai-conversations-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.delegatedaccess
»
delegatedaccess-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.edu-services.course-management
»
coursemanagement-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.edu-services.gradebook » gradebook-service-api | 22.5 | ✔ | |
ECL 2.0
| org.sakaiproject.edu-services.gradebook » gradebook-service-hibernate | 22.5 | ✔ | |
ECL 2.0
| org.sakaiproject.edu-services.sections
»
sections-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.edu-services.sections
»
sections-model Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.entitybroker
»
entitybroker-api The Sakai Entity Broker is an entity system for use in Sakai. Ideally we | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.entitybroker » entitybroker-utils | 22.5 | 23.3 | |
Apache 2.0
| org.sakaiproject.genericdao
»
generic-dao Generic Dao is a Java package which allows a developer to skip writing | 0.12.0 | 0.12.1 | |
ECL 2.0
| org.sakaiproject.hierarchy
»
hierarchy-api Hierarchy is meant to provide a high performance basic hierarchy to associate data | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.jsf » jsf-app | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
jsf-spreadsheet This provides some utility classes to support downloading | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf » jsf-tool | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
jsf-tool-sun This is an include file used to express the common | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
jsf-widgets-sun This is the Maven project for the implementation-specific details | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
jsf-widgets-sun-depend This pom defines dependencies for a Sun based JSF | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
myfaces-tool This is an include file used to express the common | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf
»
myfaces-widgets-depend This pom defines dependencies for a MyFaces based JSF Widget Set. | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2 » jsf2-app | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2
»
jsf2-spreadsheet This provides some utility classes to support downloading | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2 » jsf2-tool | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2
»
jsf2-tool-sun This is an include file used to express the common | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2
»
jsf2-widgets This is the Maven project for the custom JSF 2 widgets. | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2
»
jsf2-widgets-sun This is the Maven project for the implementation-specific details | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.jsf2
»
jsf2-widgets-sun-depend This pom defines dependencies for a Sun based JSF 2 Widget Set. | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.kernel
»
sakai-component-manager The Sakai kernel provides core functionality for the Sakai framework | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.kernel
»
sakai-kernel-api The Sakai kernel provides core functionality for the Sakai framework | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.kernel » sakai-kernel-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.kernel
»
sakai-kernel-storage-util The Sakai kernel provides core functionality for the Sakai framework | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.kernel » sakai-kernel-private | 22.5 | ✔ | |
ECL 2.0
| org.sakaiproject.kernel » sakai-kernel-component | 22.5 | 10.7 | |
| org.sakaiproject.kernel.component.api » sakai-component-manager | 22.5 | |||
ECL 2.0
| org.sakaiproject.lessonbuilder
»
lessonbuilder-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.mailarchive
»
sakai-mailarchive-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.message
»
sakai-message-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.message » sakai-message-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.message » sakai-message-impl | 22.5 | 2.9.3 | |
ECL 2.0
| org.sakaiproject.metaobj » sakai-metaobj-api | 22.5 | 10.7 | |
ECL 2.0
| org.sakaiproject.msgcntr
»
messageforums-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.msgcntr
»
messageforums-hbm Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.oauth
»
oauth-api Api allowing an access to a Sakai instance through OAuth 1.0. | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.osp » osp-common-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-glossary-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-integration-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-matrix-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-portal-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-presentation-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.osp » osp-wizard-api | 22.5 | 2.8.3 | |
ECL 2.0
| org.sakaiproject.pasystem
»
pasystem-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.polls
»
polls-api This project creates the logic APIs used by the Sakai Poll Tool. | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.portal
»
sakai-portal-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.portal
»
sakai-portal-render-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.portal
»
sakai-portal-util Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.presence
»
sakai-presence-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.presence » sakai-presence-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.profile2
»
profile2-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.profile2
»
profile2-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.rubrics
»
rubrics-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.samigo
»
samigo-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.samigo
»
samigo-services Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.samigo
»
samigo-hibernate Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.samigo » samigo-qti | 22.5 | 23.3 | |
Job Scheduling
ECL 2.0
| org.sakaiproject.scheduler
»
scheduler-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.scheduler
»
scheduler-component-shared Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.search
»
search-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.search » search-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.search.elasticsearch
»
elasticsearch-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.shortenedurl
»
shortenedurl-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.signup
»
signup-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.site » sakai-mergedlist-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.sitemanage » sakai-site-manage-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.sitemanage
»
sakai-site-manage-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.sitestats
»
sitestats-api SiteStats is a tool for Sakai for showing site usage statistics. | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.taggable
»
sakai-taggable-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.tags
»
tags-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.userauditservice
»
userauditservice-api Userauditservice interfaces (API) | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.userauditservice
»
userauditservice-util Userauditservice utility | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.velocity » sakai-velocity-tool | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.velocity
»
sakai-velocity-tool-api Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System | 22.5 | 25.2 | |
ECL 2.0
| org.sakaiproject.velocity » sakai-velocity-util | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.warehouse » sakai-warehouse-api | 22.5 | 10.7 | |
ECL 2.0
| org.sakaiproject.wicket » wicket-tool-6 | 22.5 | 23.3 | |
ECL 2.0
| org.sakaiproject.wicket » wicket-tool-8 | 22.5 | 23.3 | |
XML Processing
Apache 2.0
| org.simpleframework
»
simple-xml Simple is a high performance XML serialization and configuration framework for Java | 2.7.1 | ✔ | |
Logging
MIT
| 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.32 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.32 | 2.0.18 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.3.18 | 7.0.8 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.3.18 | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.3.18 | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans1 vulnerability Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.3.18 | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.18 | 7.0.8 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 5.3.18 | 7.0.8 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression3 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.3.18 | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.3.18 | 7.0.8 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 5.3.18 | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.3.18 | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.3.18 | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc9 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.18 | 7.0.8 | |
Apache 2.0
| org.springframework
»
spring-webflux7 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.3.18 | 7.0.8 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 2.5.3 | 4.1.0 | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 2.5.3 | 4.1.0 | |
Apache 2.0
| org.springframework.data
»
spring-data-rest-core1 vulnerability Spring Data REST - Core | 3.5.3 | 5.1.0 | |
Apache 2.0
| org.springframework.hateoas
»
spring-hateoas1 vulnerability Library to support implementing representations for | 1.3.3 | 3.1.1 | |
Apache 2.0
| org.springframework.plugin
»
spring-plugin-core Core plugin infrastructure | 2.0.0.RELEASE | 4.1.0 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core4 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 5.4.7 | 7.1.0 | |
TERRACOTTA
| org.terracotta
»
terracotta-toolkit-1.6-runtime Terracotta toolkit runtime | 5.9.0 | 5.10.0 | |
Template Engine
Apache 2.0
| org.thymeleaf
»
thymeleaf3 vulnerabilities Thymeleaf is a modern server-side Java template engine for both web and standalone environments. | 3.0.12.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf » thymeleaf-spring54 vulnerabilities | 3.0.12.RELEASE | 3.1.5.RELEASE | |
Apache 2.0
| org.thymeleaf.extras
»
thymeleaf-extras-java8time Modern server-side Java template engine for both web and standalone environments | 3.0.4.RELEASE | ✔ | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.29 | 2.6 | |
XML Processing
Apache 2.0
| xerces
»
xercesImpl Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ... | 2.12.2 | ✔ | |
| xerces » xmlParserAPIs | 2.6.2 | ✔ | ||
XML Processing
Apache +1
| 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 | |
Apache +1
| xml-apis » xmlParserAPIs | 2.0.2 | ✔ |