Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (302)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.3.0 | ✔ | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.11 | 1.6.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.15.3 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind5 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.15.3 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.15.3 | 2.22 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.15.3 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.15.3 | 3.2.2 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.15.3 | 3.2.2 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.15.3 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.15.3 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.15.3 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.15.3 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.15.3 | 2.22.2 | |
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.15.3 | 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.15.3 | 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.15.3 | 3.2.2 | |
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.15.3 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.15.3 | 3.2.2 | |
XML Processing
Apache 2.0
| com.fasterxml.woodstox
»
woodstox-core Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 6.5.1 | 7.2.2 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | 3.1.8 | 3.2.4 | |
Docker Client
Apache 2.0
| com.github.docker-java
»
docker-java-api Java API Client for Docker | 3.3.4 | 3.7.1 | |
Docker Client
Apache 2.0
| com.github.docker-java
»
docker-java Java API Client for Docker | 3.3.4 | 3.7.1 | |
Docker Client
Apache 2.0
| com.github.docker-java
»
docker-java-core Java API Client for Docker | 3.3.4 | 3.7.1 | |
Docker Client
Apache 2.0
| com.github.docker-java
»
docker-java-transport-httpclient5 Java API Client for Docker | 3.3.4 | 3.7.1 | |
Apache 2.0
| com.github.docker-java
»
docker-java-transport-zerodep Java API Client for Docker | 3.3.4 | 3.7.1 | |
Apache 2.0 +1
| com.github.jnr
»
jffi Java Foreign Function Interface | 1.3.12 | 1.4.0 | |
Apache 2.0
| com.github.jnr
»
jnr-constants A set of platform constants (e.g. errno values) | 0.10.4 | 0.11.0 | |
Native Access
Apache 2.0
| com.github.jnr
»
jnr-ffi A library for invoking native functions from java | 2.2.15 | 2.3.1 | |
Apache 2.0
| com.github.jnr
»
jnr-netdb Lookup TCP and UDP services from java | 1.2.0 | ✔ | |
Native Access
EPL 2.0 +2
| com.github.jnr
»
jnr-posix Common cross-project/cross-platform POSIX APIs | 3.1.18 | 3.2.2 | |
MIT
| com.github.jnr
»
jnr-x86asm A pure-java X86 and X86_64 assembler | 1.0.2 | ✔ | |
Apache 2.0 +1
| com.github.jsqlparser
»
jsqlparser JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. | 4.6 | 5.3 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.4 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.10.1 | 2.14.0 | |
Defect Detection
Apache 2.0
| com.google.errorprone
»
error_prone_annotations Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time. | 2.23.0 | 2.50.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 32.1.3-jre | 33.7.1-jre | |
Testing
Apache 2.0
| com.google.guava
»
guava-testlib Guava testlib is a set of java classes used for more convenient | 32.1.3-jre | 33.7.1-jre | |
Data Format
BSD 3-clause
| com.google.protobuf
»
protobuf-java1 vulnerability Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an | 3.25.0 | 4.36.0 | |
| com.google.re2j
»
re2j Linear time regular expressions for Java | 1.7 | 1.8 | ||
| com.ibm.icu
»
icu4j International Components for Unicode for Java (ICU4J) is a mature, widely used Java library | 74.1 | 78.3 | ||
Apache 2.0
| com.icegreen
»
greenmail-junit5 GreenMail Junit5 module | 1.6.14 | 2.1.13 | |
EPL 1.0 +1
| com.mchange
»
mchange-commons-java2 vulnerabilities mchange-commons-java | 0.2.20 | 0.6.1 | |
JDBC Pool
EPL 1.0 +1
| com.mchange
»
c3p02 vulnerabilities A mature JDBC3+ Connection pooling library | 0.9.5.5 | 0.14.1 | |
RSS/Atom
Apache 2.0
| com.rometools
»
rome All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it | 2.1.0 | ✔ | |
Apache 2.0
| com.rometools
»
rome-utils Utility classes for ROME projects | 2.1.0 | ✔ | |
EDL 1.0
| com.sun.activation » jakarta.activation | 1.2.2 | 2.0.1 | |
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 | |
JSON Lib
Apache 2.0
| com.tdunning
»
json A clean-room Apache-licensed implementation of simple JSON processing | 1.8 | ✔ | |
XML Processing
BSD 3-clause
| com.thoughtworks.xstream
»
xstream1 vulnerability XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint. | 1.4.20 | 1.4.21 | |
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 | |
Apache 2.0
| commons-chain
»
commons-chain An implementation of the GoF Chain of Responsibility pattern | 1.2 | ✔ | |
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.6.0 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.16.0 | 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.6.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 | |
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-fileupload1 vulnerability The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.5 | 2.0.0-M5 | |
HTTP Clients
Apache 2.0
| commons-httpclient
»
commons-httpclient1 vulnerability HTTPClient provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent ... | 3.1 | 4.5.14 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.15.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-net Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.10.0 | 3.13.0 | |
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.11.0 | |
Apache 2.0
| de.l3s.boilerpipe
»
boilerpipe The boilerpipe library provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around ... | 1.2.0-xwiki | 1.1.0 | |
Diff/Patch
Apache 2.0
| io.github.java-diff-utils » java-diff-utils | 4.12 | 4.17 | |
Apache 2.0
| io.netty
»
netty-common2 vulnerabilities Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-handler4 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.101.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.101.Final | 4.2.17.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.101.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.101.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.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-classes-epoll | 4.1.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-unix-common Static library which contains common unix utilities. | 4.1.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue1 vulnerability | 4.1.101.Final | 4.2.17.Final | |
Apache 2.0
| io.netty » netty-transport-classes-kqueue | 4.1.101.Final | 4.2.17.Final | |
CSS, LESS, SASS
BSD 3-clause
| io.sf.carte
»
css4j css4j core module | 4.2.2 | 6.2 | |
BSD 3-clause
| io.sf.carte
»
carte-util Carte utility library | 3.6.0 | 3.7 | |
BSD 3-clause
| io.sf.carte
»
css4j-dom4j css4j DOM4J module | 4.2 | 6.1 | |
BSD 3-clause
| io.sf.carte
»
xml-dtd XML DTD utility library | 4.2.1 | 4.3 | |
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 | |
Dep Injection
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 2.0.2 | 5.0.0.CR1 | |
Mail Client
EDL 1.0 +2
| jakarta.mail
»
jakarta.mail-api Jakarta Mail API 2.1 Specification API | 1.6.7 | 2.1.5 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 1.3.3 | 2.0.1 | |
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
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 ... | 3.1.0 | 6.1.0 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
jsr311-api Java API for RESTful Web Services | 1.1.1 | 2.1.1 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 2.0.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.12.5 | 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.3 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.14.9 | 1.18.12 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.14.9 | 1.18.12 | |
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.13.0 | 5.19.1 | |
Native Access
Apache 2.0 +1
| net.java.dev.jna
»
jna-platform Java Native Access Platform | 5.13.0 | 5.19.1 | |
BSD
| net.java.dev.stax-utils
»
stax-utils Provides a set of utility classes to integrate StAX into existing XML processing applications. | 20070216 | ✔ | |
JSON Lib
Public
| net.sf.json-lib
»
json-lib1 vulnerability JSON is a light-weight, language independent, data interchange format. | 2.4 | 20260814 | |
CSS, LESS, SASS
Apache 2.0
| net.sourceforge.cssparser
»
cssparser A CSS parser which implements SAC (the Simple API for CSS). | 0.9.30 | ✔ | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr The ANTLR 4 grammar compiler. | 3.5.3 | 4.13.2 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr-runtime The ANTLR 4 Runtime | 3.5.3 | 4.13.2 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.9.3 | 4.13.2 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4 The ANTLR 4 grammar compiler. | 4.9.3 | 4.13.2 | |
Apache 2.0
| org.apache.calcite
»
calcite-core1 vulnerability Core Calcite APIs and engine | 1.36.0 | 1.42.0 | |
Apache 2.0
| org.apache.calcite
»
calcite-linq4j Calcite APIs for LINQ (Language-Integrated Query) in Java | 1.36.0 | 1.42.0 | |
Apache 2.0
| org.apache.calcite.avatica
»
avatica-core JDBC driver framework | 1.23.0 | 1.28.0 | |
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.13.0 | 3.20.0 | |
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.6.0 | |
External Proc Exec
Apache 2.0
| org.apache.commons
»
commons-exec Apache Commons Exec is a library that reliably executes external processes from within the JVM. | 1.3 | 1.6.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.11.0 | 1.15.0 | |
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.10.0 | 1.14.1 | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.11.0 | 2.14.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.12.0 | 2.13.1 | |
Config
Apache 2.0
| org.apache.commons
»
commons-configuration23 vulnerabilities The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 2.9.0 | 2.15.1 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress2 vulnerabilities Apache Commons Compress defines an API for working with | 1.24.0 | 1.28.0 | |
Config
Apache 2.0
| org.apache.commons
»
commons-digester3 The Apache Commons Digester package lets you configure an XML to Java | 3.2 | ✔ | |
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
»
httpclient Apache HttpComponents Client | 4.5.14 | 5.6.4 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.14 | 5.6.4 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.3 | |
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.5 | ✔ | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient51 vulnerability Apache HttpComponents Client | 5.2.1 | 5.6.4 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore51 vulnerability Apache HttpComponents HTTP/1.1 core components | 5.2.3 | 5.4.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-h21 vulnerability Apache HttpComponents HTTP/2 Core Components | 5.2.3 | 5.4.3 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api1 vulnerability API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.21.1 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.21.1 | 2.26.1 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-model Model for Maven POM (Project Object Model) | 3.6.3 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | 3.6.3 | 3.9.16 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-core1 vulnerability Core classes of Apache Maven to manage the building process. | 3.6.3 | 3.9.16 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-compat1 vulnerability Deprecated Maven2 classes maintained as compatibility layer. | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-settings Maven Settings model. | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-settings-builder The effective settings builder, with inheritance and password decryption. | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-repository-metadata Per-directory local and remote repository metadata. | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-model-builder The effective model builder, with inheritance, profile activation, interpolation, ... | 3.6.3 | 3.9.16 | |
Apache 2.0
| org.apache.maven
»
maven-resolver-provider Components completing Maven Resolver for utilizing Maven POM and repository metadata. | 3.6.3 | 3.9.16 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.10.2 | 3.15.2 | |
Maven Plugins
Apache 2.0
| org.apache.maven.plugins
»
maven-remote-resources-plugin Process resources packaged in JARs that have been deployed to | 1.7.0 | 3.3.0 | |
Maven Repo API
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-api The application programming interface for the repository system. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-util A collection of utility classes to ease usage of the repository system. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-impl An implementation of the repository system. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-connector-basic A repository connector implementation for repositories using URI-based layouts. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-http A transport implementation for repositories using http:// and https:// URLs. | 1.4.1 | 1.9.27 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-transport-file A transport implementation for repositories using file:// URLs. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.resolver
»
maven-resolver-spi The service provider interface for repository system implementations and repository connectors. | 1.4.1 | 2.0.22 | |
Apache 2.0
| org.apache.maven.shared
»
maven-shared-utils Shared utilities for use by Maven core and plugins | 3.4.2 | ✔ | |
PDF Lib
Apache 2.0
| org.apache.pdfbox
»
pdfbox The Apache PDFBox library is an open source Java tool for working with PDF documents. | 2.0.30 | 3.0.8 | |
Font Lib
Apache 2.0
| org.apache.pdfbox
»
fontbox The Apache FontBox library is an open source Java tool to obtain low level information | 2.0.30 | 3.0.8 | |
PDF Lib
Apache 2.0
| org.apache.pdfbox
»
pdfbox-tools The Apache PDFBox library is an open source Java tool for working with PDF documents. | 2.0.30 | 3.0.8 | |
PDF Lib
Apache 2.0
| org.apache.pdfbox
»
preflight The Apache Preflight library is an open source Java tool that implements | 2.0.30 | 3.0.8 | |
Apache 2.0
| org.apache.pdfbox
»
xmpbox The Apache XmpBox library is an open source Java tool that implements Adobe's XMP(TM) | 2.0.30 | 3.0.8 | |
Search Engine
Apache 2.0
| org.apache.solr
»
solr-solrj1 vulnerability Apache Solr (module: solrj) | 8.11.2 | 10.0.0 | |
Apache 2.0
| org.apache.solr
»
solr-core7 vulnerabilities Apache Solr (module: core) | 8.11.2 | 10.0.0 | |
MIME Types Lib
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 | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-advancedmedia-module | 2.9.1 | 3.3.2 | |
Apache 2.0
| org.apache.tika » tika-parser-scientific-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-sqlite3-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-crypto-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-news-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-miscoffice-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-mail-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-cad-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-apple-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-pdf-module2 vulnerabilities | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-pkg-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-microsoft-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-xml-module | 2.9.1 | 4.0.0 | |
Font Lib
Apache 2.0
| org.apache.tika » tika-parser-font-module | 2.9.1 | 4.0.0 | |
HTML Parser
Apache 2.0
| org.apache.tika » tika-parser-html-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-code-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-text-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-audiovideo-module | 2.9.1 | 4.0.0 | |
Apache 2.0
| org.apache.tika » tika-parser-image-module | 2.9.1 | 4.0.0 | |
Template Engine
Apache 2.0
| org.apache.velocity
»
velocity-engine-core Core module of Apache Velocity, a Java-based template engine for generating text output. | 2.3 | 2.4.1 | |
Apache 2.0
| org.apache.velocity.tools
»
velocity-tools-generic Generic tools that can be used in any context. | 3.1 | ✔ | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-svgrasterizer Batik SVG Rasterizer Library | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-bridge Batik bridge | 1.17 | 1.19 | |
CSS, LESS, SASS
Apache 2.0
| org.apache.xmlgraphics
»
batik-css Batik CSS engine | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-util Batik utility library | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-codec Batik image codecs | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-ext Batik external code | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-extension Batik Extension Support | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-transcoder Batik SVG transcoder | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-gvt Batik Graphics Vector Tree (GVT) | 1.17 | 1.19 | |
SVG Libraries
Apache 2.0
| org.apache.xmlgraphics
»
batik-svg-dom Batik SVG DOM implementation | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-awt-util Batik AWT utilities | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-dom Batik DOM implementation | 1.17 | 1.19 | |
Apache 2.0
| org.apache.xmlgraphics
»
fop XML Graphics Format Object Processor All-In-One | 2.3 | 2.11 | |
Apache 2.0
| org.apache.xmlgraphics
»
xmlgraphics-commons XML Graphics Common Support | 2.9 | 2.11 | |
Dist Coordination
Apache 2.0
| org.apache.zookeeper
»
zookeeper5 vulnerabilities ZooKeeper server | 3.9.1 | 3.9.5 | |
Apache 2.0
| org.apache.zookeeper
»
zookeeper-jute ZooKeeper jute | 3.9.1 | 3.9.5 | |
Annotation Lib
Apache 2.0
| org.apiguardian
»
apiguardian-api @API Guardian | 1.1.2 | ✔ | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.20.1 | 1.9.25.1 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on7 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.77 | 1.85.2 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk18on2 vulnerabilities The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.77 | 1.85 | |
BouncyCastle
| org.bouncycastle
»
bcmail-jdk18on The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ... | 1.77 | 1.85 | |
HTML Parser
Apache 2.0
| org.ccil.cowan.tagsoup
»
tagsoup TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it ... | 1.2.1 | ✔ | |
Defect Detection
MIT
| org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | 3.40.0 | 4.2.2 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-datetime Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-jmx Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
JSON Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-json Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy-jsr223 Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-macro Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-nio Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-servlet Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
SQL Lib
Apache 2.0
| org.codehaus.groovy
»
groovy-sql Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Apache 2.0
| org.codehaus.groovy
»
groovy-templates Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
XML Processing
Apache 2.0
| org.codehaus.groovy
»
groovy-xml Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Date/Time
Apache 2.0
| org.codehaus.groovy
»
groovy-dateutil Groovy: A powerful multi-faceted language for the JVM | 3.0.19 | 5.1.1 | |
Core Utils
Apache 2.0
| org.codehaus.plexus
»
plexus-utils1 vulnerability A collection of various utility classes to ease working with strings, files, command lines and | 4.0.0 | 4.1.0 | |
Apache 2.0
| org.codehaus.plexus
»
plexus-xml A collection of various utility classes to ease working with XML. | 4.0.2 | 4.2.0 | |
Dep Injection
Apache 2.0
| org.codehaus.plexus
»
plexus-container-default The Plexus IoC container API and its default implementation. | 2.1.1 | ✔ | |
Annotation Lib
Apache 2.0
| org.codehaus.plexus
»
plexus-component-annotations Plexus Component Java Annotations, to describe plexus components properties in java sources with | 2.1.1 | 2.2.0 | |
Apache 2.0
| org.codehaus.plexus
»
plexus-interpolation A component that resolves expressions in strings against stackable value sources, as used for | 1.26 | 1.30.0 | |
Apache 2.0
| org.codehaus.plexus » plexus-interactivity-api | 1.1 | 1.6.0 | |
Apache 2.0
| org.codehaus.plexus » plexus-interactivity-jline | 1.1 | ✔ | |
Apache 2.0
| org.codehaus.plexus
»
plexus-archiver Plexus component for creating and extracting archive files like ZIP and TAR. | 4.9.0 | 4.14.0 | |
Apache 2.0
| org.codehaus.plexus
»
plexus-classworlds A class loader framework | 2.7.0 | 2.12.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.2 | 4.3.0 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | 2.1.4 | 2.2.0 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-client Jetty ALPN Client API Artifact | 9.4.53.v20231009 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-client Jetty ALPN Client OpenJDK Artifact | 9.4.53.v20231009 | 12.1.12 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 9.4.53.v20231009 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-http3 vulnerabilities Jetty module for handling HTTP protocol logic, including requests, responses, and connection management. | 9.4.53.v20231009 | 12.1.12 | |
I/O
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-io Jetty module that provides I/O utilities and abstractions used by other Jetty components. | 9.4.53.v20231009 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 9.4.53.v20231009 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-client | 9.4.53.v20231009 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-common3 vulnerabilities | 9.4.53.v20231009 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-hpack | 9.4.53.v20231009 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-http-client-transport | 9.4.53.v20231009 | 11.0.26 | |
EPL 2.0
| org.eclipse.sisu
»
org.eclipse.sisu.plexus Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container | 0.3.5 | 1.1.0 | |
EPL 2.0
| org.eclipse.sisu
»
org.eclipse.sisu.inject JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring | 0.3.5 | 1.1.0 | |
XML Processing
EDL 1.0
| org.glassfish.jaxb
»
jaxb-runtime JAXB (JSR 222) Reference Implementation | 2.3.9 | 4.0.9 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core Hibernate's core ORM functionality | 5.6.15.Final | 7.4.6.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 6.2.5.Final | 9.1.3.Final | |
Cache Impl
Apache 2.0
| org.infinispan
»
infinispan-core1 vulnerability Infinispan core module | 14.0.11.Final | 16.2.2 | |
Serializer
Apache 2.0
| org.infinispan.protostream
»
protostream ProtoStream is a serialization library based on Protocol buffers format for serializing structured data. | 4.6.5.Final | 15.0.13.Final | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.29.2-GA | 3.33.0-GA | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.5.3.Final | 3.6.3.Final | |
| org.jdom
»
jdom1 vulnerability A complete, Java-based solution for accessing, manipulating, | 1.1.3 | 2.0.6.1 | ||
| org.jdom
»
jdom2 A complete, Java-based solution for accessing, manipulating, | 2.0.6.1 | ✔ | ||
Chart Library
LGPL
| org.jfree
»
jfreechart JFreeChart is a class library, written in Java, for generating charts. | 1.0.19 | 1.5.6 | |
Dist Communication
Apache 2.0
| org.jgroups
»
jgroups Reliable cluster communication toolkit | 5.3.0.Final | 5.5.6.Final | |
Mocking
BSD
| org.jmock
»
jmock JMock is a testing framework for Java that allows you to create mock objects. | 2.12.0 | 2.13.1 | |
Mocking
BSD
| org.jmock » jmock-junit4 | 2.12.0 | 2.13.1 | |
Mocking
BSD
| org.jmock » jmock-legacy | 2.12.0 | 2.13.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.16.2 | 1.23.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.10.1 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.10.1 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.10.1 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.10.1 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.10.1 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.10.1 | 6.1.3 | |
| org.liquibase
»
liquibase-core Liquibase is a tool for managing and executing database changes. | 4.24.0 | 5.0.4 | ||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.7.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.7.0 | 5.23.0 | |
Apache 2.0
| org.mortbay.jasper » apache-el | 9.0.52 | 11.0.23 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.3 | 3.6 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 9.6 | 9.10.1 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm-analysis Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework | 9.6 | 9.10.1 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm-commons Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework | 9.6 | 9.10.1 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm-tree Tree API of ASM, a very small and fast Java bytecode manipulation framework | 9.6 | 9.10.1 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm-util Utilities for ASM, a very small and fast Java bytecode manipulation framework | 9.6 | 9.10.1 | |
Python Integration
JYTHON
| org.python
»
jython-slim Jython is an implementation of the high-level, dynamic, object-oriented | 2.7.3 | 2.7.4 | |
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 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.10.2 | ✔ | |
Apache 2.0 +3
| org.restlet.jee
»
org.restlet.ext.servlet Integration with Servlet API. | 2.3.12 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jse
»
org.restlet.ext.jaxrs Support for JAX-RS 2.0 | 2.3.12 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jse
»
org.restlet.ext.jackson Integration with Jackson. | 2.3.12 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jse
»
org.restlet.ext.jaxb Integration with Java XML Binding. | 2.3.12 | 2.4.4 | |
Apache 2.0 +3
| org.restlet.jse
»
org.restlet RESTful web framework for Java (API and Engine). | 2.3.12 | 2.4.4 | |
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 ... | 2.0.9 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.9 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.9 | 2.0.18 | |
Apache 2.0
| org.sonatype.plexus
»
plexus-sec-dispatcher This library provides encryption/decryption functionality with pluggable ciphers and password providers | 1.4 | 4.2.0 | |
| org.tukaani
»
xz XZ data compression | 1.9 | 1.12 | ||
Web Assets
BSD +1
| org.webjars
»
requirejs WebJar for RequireJS | 2.3.6 | 2.3.7 | |
Web Assets
MIT
| org.webjars
»
jquery WebJar for jQuery | 3.7.1 | 4.0.0 | |
Web Assets
MIT
| org.webjars
»
prototype WebJar for Prototype | 1.7.3.0 | ✔ | |
Web Assets
MIT
| org.webjars
»
scriptaculous WebJar for scriptaculous_js | 1.9.0 | ✔ | |
Web Assets
MIT
| org.webjars
»
bootstrap-select WebJar for bootstrap-select | 1.13.18 | ✔ | |
Web Assets
Apache 2.0
| org.webjars
»
bootstrap1 vulnerability WebJar for Bootstrap | 3.4.1 | 5.3.8 | |
Web Assets
Apache 2.0
| org.webjars
»
Keypress WebJar for Keypress | 2.1.5 | ✔ | |
Web Assets
MIT
| org.webjars
»
momentjs WebJar for Moment.js | 2.29.4 | 2.30.1-1 | |
Web Assets
MIT
| org.webjars
»
bootstrap-daterangepicker A JavaScript component for choosing date ranges. Designed to work with the Bootstrap CSS framework. | 3.1 | ✔ | |
Web Assets
Apache 2.0
| org.webjars
»
selectize.js WebJar for selectize.js | 0.13.3 | 0.15.2 | |
Web Assets
Apache 2.0
| org.webjars
»
bootstrap-switch WebJar for Bootstrap-switch | 3.3.4 | ✔ | |
Web Assets
MIT
| org.webjars.npm
»
bootstrap-3-typeahead WebJar for bootstrap-3-typeahead | 4.0.2 | ✔ | |
Web Assets
Apache 2.0
| org.webjars.npm
»
fast-diff WebJar for fast-diff | 1.3.0 | ✔ | |
Mocking
Apache 2.0
| org.wiremock
»
wiremock-standalone A web service test double for all occasions - standalone edition | 3.3.1 | 3.13.2 | |
Compression
Apache 2.0
| org.xerial.snappy
»
snappy-java snappy-java: A fast compression/decompression library | 1.1.10.5 | 1.1.10.8 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.2 | 2.6 | |
RSS/Atom
Apache 2.0
| rome
»
rome All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it | 1.0 | 2.1.0 | |
Apache 2.0
| rome
»
rome-fetcher A well behaved feed fetcher API for ROME | 1.0 | 1.19.0 | |
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 | ✔ |