Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (284)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.10.3 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind10 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.10.3 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.10.3 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.10.3 | 3.2.1 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.10.3 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.10.3 | 3.2.1 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.10.3 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.10.3 | 3.2.1 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.10.3 | 3.2.1 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.10.3 | 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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.3 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.10.3 | 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.10.3 | 2.22.1 | |
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.10.3 | 3.2.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.10.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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.10.3 | 3.2.1 | |
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.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.10.3 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.10.3 | 2.22.1 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.10.3 | 2.22.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.10 jackson-module-scala | 2.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.10.3 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.10.3 | 3.2.1 | |
MIT
| com.github.alexmojaki
»
s3-stream-upload Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in | 1.0.1 | 2.2.4 | |
Apache 2.0
| com.github.cafapi.logging » caf-logging-logback | 2.0.0-238 | 3.0.0-407 | |
Apache 2.0 +1
| com.github.java-json-tools
»
json-schema-core Core processing architecture for json-schema-validator | 1.2.13 | 1.2.14 | |
JSON Lib
Apache 2.0 +1
| com.github.java-json-tools
»
json-schema-validator A Java implementation of the JSON Schema specification | 2.2.10 | 2.2.14 | |
Apache 2.0
| com.github.joschi.jackson
»
jackson-datatype-threetenbp Add-on module to support ThreeTen backport (Java 8 Date & Time API for Java 6/7) data types. | 2.6.4 | 2.18.2 | |
Apache 2.0
| com.github.lookfirst
»
sardine An easy to use WebDAV client for Java | 5.9 | 5.13 | |
Annotation Lib
Apache 2.0
| com.github.stephenc.jcip
»
jcip-annotations A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs. | 1.0-1 | ✔ | |
JSON Lib
Apache 2.0
| 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.6 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 28.2-jre | 33.6.0-jre | |
Testing
Apache 2.0
| com.google.guava
»
guava-testlib Guava testlib is a set of java classes used for more convenient | 15.0 | 33.6.0-jre | |
JSON Lib
Apache 2.0
| com.googlecode.json-simple
»
json-simple A simple Java toolkit for JSON | 1.1.1 | ✔ | |
HTML Parser
Apache 2.0
| com.googlecode.owasp-java-html-sanitizer
»
owasp-java-html-sanitizer1 vulnerability Takes third-party HTML and produces HTML that is safe to embed in | r239 | 20260313.1 | |
Embedded SQL DB
EPL 1.0 +1
| 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 | |
Apache 2.0
| com.healthmarketscience.sqlbuilder
»
sqlbuilder Builder style classes for creating SQL queries | 3.0.0 | 3.1.2 | |
| com.ibm.icu
»
icu4j International Components for Unicode for Java (ICU4J) is a mature, widely used Java library | 66.1 | 78.3 | ||
| com.independentsoft » jmsg | 2.0 | |||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.4.0 | 3.0.0 | |
JDBC Pool
EPL 1.0 +1
| com.mchange
»
c3p01 vulnerability A mature JDBC3+ Connection pooling library | 0.9.5.5 | 0.14.1 | |
Apache 2.0
| com.mesosphere
»
marathon-client A Java API client for Mesosphere's Marathon. | 0.6.3 | ✔ | |
Apache 2.0
| com.neovisionaries
»
nv-i18n Package to support internationalization | 1.27 | 1.29 | |
Apache 2.0
| com.nitorcreations
»
junit-runners JUnit4 Test Runners | 1.2 | 1.3 | |
Message Queue Client
Apache 2.0 +2
| com.rabbitmq
»
amqp-client1 vulnerability The RabbitMQ Java client library allows Java applications to interface with RabbitMQ. | 5.8.0 | 5.34.0 | |
Apache 2.0
| com.schibsted.spt.data
»
jslt A JSON query and transformation language | 0.1.9 | 0.1.14 | |
Apache 2.0
| com.spotify » hamcrest-jackson | 1.1.5 | 1.3.2 | |
Apache 2.0
| com.squareup.okhttp
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 2.7.5 | 5.4.0 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 2.7.5 | 5.4.0 | |
I/O
Apache 2.0
| com.squareup.okio
»
okio1 vulnerability A modern I/O library for Android, Java, and Kotlin Multiplatform. | 2.5.0 | 3.17.0 | |
HTTP Clients
Apache 2.0
| com.squareup.retrofit
»
retrofit A type-safe HTTP client for Android and Java. | 1.9.0 | 3.0.0 | |
Apache 2.0 +8
| com.sun.jersey
»
jersey-client Jersey core client implementation | 1.19 | 4.0.2 | |
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 | 1.19.4 | |
Apache 2.0 +3
| com.sun.jersey
»
jersey-server Jersey core server implementation | 1.19 | 4.0.2 | |
CDDL 1.1 +1
| com.sun.jersey » jersey-servlet | 1.19 | 1.19.4 | |
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 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 2.3.3 | 4.0.9 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.10 | 1.22.0 | |
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-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 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 | |
CLI Parser
Apache 2.0
| info.picocli
»
picocli Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ... | 4.2.0 | 4.7.7 | |
Apache 2.0
| io.dropwizard » dropwizard-assets | 2.0.8 | 5.0.2 | |
Auth Lib
Apache 2.0
| io.dropwizard » dropwizard-auth | 2.0.8 | 5.0.2 | |
HTTP Clients
Apache 2.0
| io.dropwizard » dropwizard-client | 2.0.8 | 5.0.2 | |
Config
Apache 2.0
| io.dropwizard » dropwizard-configuration | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard
»
dropwizard-core The core module of Dropwizard, a Java framework for developing high-performance RESTful web services. | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-db | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-forms | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-hibernate | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-jackson | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-jdbi3 | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-jersey | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-jetty | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-lifecycle | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-logging | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-metrics | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-metrics-graphite | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-migrations | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-request-logging | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-json-logging | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-servlets | 2.0.8 | 5.0.2 | |
Testing
Apache 2.0
| io.dropwizard » dropwizard-testing | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-util | 2.0.8 | 5.0.2 | |
Validation
Apache 2.0
| io.dropwizard » dropwizard-validation | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-views | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-views-freemarker | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-views-mustache | 2.0.8 | 5.0.2 | |
Apache 2.0
| io.dropwizard » dropwizard-http2 | 2.0.8 | 5.0.2 | |
JSON Lib
Apache 2.0
| io.gsonfire
»
gson-fire A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method ... | 1.8.4 | 1.9.0 | |
Annotation Lib
Apache 2.0
| io.swagger
»
swagger-annotations swagger-annotations | 1.6.0 | 2.2.52 | |
Apache 2.0
| io.swagger
»
swagger-core swagger-core | 1.6.0 | 2.2.52 | |
Apache 2.0
| io.swagger
»
swagger-jaxrs swagger-jaxrs | 1.6.0 | 1.6.16 | |
Apache 2.0
| io.swagger
»
swagger-jersey-jaxrs swagger-jersey-jaxrs | 1.6.0 | 1.6.16 | |
Apache 2.0
| io.swagger
»
swagger-jersey2-jaxrs swagger-jersey2-jaxrs (Jersey 2.x support) | 1.6.0 | 1.6.16 | |
Apache 2.0
| io.swagger
»
swagger-models swagger-models | 1.6.0 | 2.2.52 | |
Annotation Lib
Apache 2.0
| io.swagger.core.v3
»
swagger-annotations swagger-annotations | 2.1.2 | 2.2.52 | |
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 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 2.1.6 | 4.0.0 | |
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 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Mail Client
CDDL +1
| javax.mail » mail | 1.5.0-b01 | 1.6.2 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
mailapi Jakarta Mail API 2.1 Specification API | 1.4.3 | 2.1.5 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1.Final | 3.1.1 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.1.1 | 4.0.0 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
jsr311-api Java API for RESTful Web Services | 1.1.1 | 2.1.1 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
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.5 | 2.14.2 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13 | 6.1.1 | |
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.5.0 | 5.19.1 | |
CLI Parser
MIT
| net.sf.jopt-simple
»
jopt-simple A Java library for parsing command line options | 5.0.3 | 5.0.4 | |
BSD
| org.antlr
»
antlr4-annotations A set of annotations used within the ANTLR 4 Runtime | 4.2 | 4.3 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.2 | 4.13.2 | |
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 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress7 vulnerabilities Apache Commons Compress defines an API for working with | 1.14 | 1.28.0 | |
Apache 2.0
| org.apache.ftpserver
»
ftplet-api Ftplets are, similar to servlets, an API to plug into the | 1.1.1 | 1.2.1 | |
FTP
Apache 2.0
| org.apache.ftpserver » ftpserver-core | 1.1.1 | 1.2.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.12 | 5.6.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.13 | 5.4.3 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.12 | 5.6.2 | |
Bill of materials
Apache 2.0
| org.apache.logging.log4j
»
log4j-bom Apache Log4j Bill-of-Materials | 2.11.2 | 2.26.1 | |
Full-Text Indexing
Apache 2.0
| org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 8.0.0 | 10.5.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-join Apache Lucene (module: join) | 8.0.0 | 10.5.0 | |
Network Framework
Apache 2.0
| org.apache.mina » mina-core7 vulnerabilities | 2.1.3 | 2.2.9 | |
Template Engine
Apache 2.0
| org.apache.velocity
»
velocity1 vulnerability Core module of Apache Velocity, a Java-based template engine for generating text output. | 1.7 | 2.4.1 | |
JSON Lib
Apache 2.0
| org.codehaus.jettison
»
jettison5 vulnerabilities A StAX implementation for JSON. | 1.4.0 | 1.5.6 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
eclipselink Comprehensive open-source Java persistence solution addressing relational, XML, and database web services. | 2.7.7 | 5.0.1 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
javax.persistence Java(TM) Persistence API | 2.2.1 | 2.2 | |
EDL 1.0 +1
| org.eclipse.persistence » org.eclipse.persistence.extension | 2.7.7 | 5.0.1 | |
Search Engine
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch19 vulnerabilities Elasticsearch subproject :server | 7.2.0 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-core Elasticsearch subproject :libs:core | 7.2.0 | 9.4.3 | |
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch-x-content Elasticsearch subproject :libs:x-content | 7.2.0 | 9.4.3 | |
ElasticSearch Client
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client Elasticsearch subproject :client:rest | 7.2.0 | 9.4.3 | |
| org.elasticsearch.client
»
elasticsearch-rest-high-level-client Elasticsearch subproject :client:rest-high-level | 7.2.0 | 7.17.29 | ||
SSPL 1
| org.elasticsearch.plugin
»
percolator-client Percolator module adds capability to index queries and query these queries by specifying documents | 7.2.0 | 7.17.29 | |
DB Migration
Apache 2.0
| org.flywaydb
»
flyway-core Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration | 7.11.4 | 12.10.0 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
javax.el1 vulnerability Jakarta Expression Language Implementation | 3.0.1-b11 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.bundles
»
jaxrs-ri A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle | 2.30.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-apache-connector Jersey Client Transport via Apache | 2.30.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-grizzly-connector Jersey Client Transport via Grizzly | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jetty-connector Jersey Client Transport via Jetty | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-jdk-connector Jersey Client Transport via JDK connector | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.connectors
»
jersey-netty-connector Jersey Client Transport via Netty | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-http Jetty Http Container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-http Grizzly 2 Http Container. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-grizzly2-servlet Grizzly 2 Servlet Container. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jetty-servlet Jetty Servlet Container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-jdk-http JDK Http Container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-netty-http Netty Http Container. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet Jersey core Servlet 3.x implementation | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-servlet-core Jersey core Servlet 3.x implementation | 2.30.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.containers
»
jersey-container-simple-http Simple Http Container | 2.30.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.containers.glassfish
»
jersey-gf-ejb Jersey EJB for GlassFish integration | 2.30.1 | 4.0.2 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common1 vulnerability Jersey core common packages | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.core
»
jersey-client Jersey core client implementation | 2.30.1 | 4.0.2 | |
Apache 2.0 +3
| org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.30.1 | 4.0.2 | |
Validation
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-bean-validation Jersey extension module providing support for Bean Validation (JSR-349) API. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-entity-filtering Jersey extension module providing support for Entity Data Filtering. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-metainf-services Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services ... | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc Jersey extension module providing support for MVC. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-bean-validation Jersey extension module providing support for Bean Validation in MVC. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-freemarker Jersey extension module providing support for Freemarker templates. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-jsp Jersey extension module providing support for JSP templates. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-mvc-mustache Jersey extension module providing support for Mustache templates. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-proxy-client Jersey extension module providing support for (proxy-based) high-level client API. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-servlet-portability Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers. | 2.30.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring4 Jersey extension module providing support for Spring 5 integration. | 2.30.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-spring5 Jersey extension module providing support for Spring 6 integration. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-declarative-linking Jersey support for declarative hyperlinking. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext
»
jersey-wadl-doclet A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-weld2-se WELD 4.x SE support | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x Jersey CDI 1.1 integration | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-transaction Jersey CDI 1.x Transactional Support | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-validation Jersey CDI 1.x Jakarta Validation Support | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-servlet Jersey CDI 1.x Servlet Support | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.cdi
»
jersey-cdi1x-ban-custom-hk2-binding Jersey CDI integration - this module disables custom HK2 bindings | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-config | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.microprofile » jersey-mp-rest-client | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-guava Jersey Reactive Client - Guava (ListenableFuture) provider. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava Jersey Reactive Client - RxJava (Observable) provider. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.ext.rx
»
jersey-rx-client-rxjava2 Jersey Reactive Client - RxJava2 (Flowable) provider. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-hk2 HK2 InjectionManager implementation | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.inject
»
jersey-cdi2-se CDI 4 SE InjectionManager implementation | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-jaxb JAX-RS features based upon JAX-B. | 2.30.1 | 4.0.2 | |
JSON Lib
Apache 2.0 +2
| org.glassfish.jersey.media
»
jersey-media-json-jackson Jersey JSON Jackson (2.x) entity providers support module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jackson1 Jersey JSON Jackson (1.x) entity providers support module. | 2.30.1 | 2.48 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-jettison Jersey JSON Jettison entity providers support module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-processing Jersey JSON-P (JSR 353) entity providers support proxy module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-json-binding Jersey JSON-B support module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-kryo Jersey/JAX-RS Message Body Writer and Reader using Kryo serialization framework | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-moxy Jersey JSON entity providers support module based on EclipseLink MOXy. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-multipart Jersey Multipart entity providers support module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.media
»
jersey-media-sse Jersey Server Sent Events entity providers support module. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-client Module that adds an OAuth 1 support to Jersey client. | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-server Module that adds an OAuth 1 support to Jersey server | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth1-signature OAuth1 signature module | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.security
»
oauth2-client Module that adds an OAuth 2 support to Jersey client | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-core Jersey Test Framework Core | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework
»
jersey-test-framework-util Jersey Test Framework Utils | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-bundle Jersey Test Framework Providers Bundle | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-external Jersey Test Framework - External container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-grizzly2 Jersey Test Framework - Grizzly2 container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-inmemory Jersey Test Framework - InMemory container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jdk-http Jersey Test Framework - JDK HTTP container | 2.30.1 | 4.0.2 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-simple Jersey Test Framework - Simple HTTP container | 2.30.1 | 3.1.12 | |
Apache 2.0 +8
| org.glassfish.jersey.test-framework.providers
»
jersey-test-framework-provider-jetty Jersey Test Framework - Jetty HTTP container | 2.30.1 | 4.0.2 | |
JS Processor
MIT +1
| org.graalvm.js
»
js GraalJS, a high-performance embeddable JavaScript runtime for Java. This POM dependency includes GraalJS dependencies ... | 20.1.0 | 25.1.3 | |
JS Processor
UPL
| org.graalvm.js
»
js-scriptengine GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact provides an implementation of ... | 20.1.0 | 25.1.3 | |
UPL
| org.graalvm.sdk
»
graal-sdk Shared library | 20.1.0 | 25.1.3 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Application Metrics
BSD 2-clause +1
| org.hdrhistogram
»
HdrHistogram HdrHistogram supports the recording and analyzing sampled data value | 2.1.11 | 2.2.2 | |
Validation
Apache 2.0
| org.hibernate
»
hibernate-validator3 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 5.4.3.Final | 9.1.2.Final | |
EDL 1.0 +1
| org.hibernate.javax.persistence
»
hibernate-jpa-2.1-api Java(TM) Persistence API | 1.0.2.Final | 2.2 | |
Apache 2.0
| org.jadira.usertype
»
usertype.spi Shared dependencies for Usertype jars | 7.0.0.CR1 | 6.0.1.GA | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.24.1-GA | 3.32.0-GA | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.4.1.Final | 3.6.3.Final | |
Bill of materials
Apache 2.0
| org.jboss.resteasy
»
resteasy-bom2 vulnerabilities A Bill of Materials (BOM) for RESTEasy dependencies | 4.5.3.Final | 7.0.2.Final | |
EPL 2.0 +1
| org.jboss.spec.javax.ws.rs
»
jboss-jaxrs-api_2.0_spec Jakarta API for RESTful Web Services | 1.0.1.Final | 2.0.2.Final | |
EPL 2.0 +1
| org.jboss.spec.javax.ws.rs
»
jboss-jaxrs-api_2.1_spec Jakarta RESTful Web Services | 2.0.1.Final | 4.0.0 | |
XML Processing
EDL 1.0
| org.jboss.spec.javax.xml.bind
»
jboss-jaxb-api_2.3_spec Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 1.0.1.Final | 4.0.5 | |
Apache 2.0
| org.jglue.cdi-unit
»
cdi-unit Unit testing for CDI applications. | 4.1.0 | 4.4.0 | |
JSON Lib
Public
| org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20190722 | 20260522 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.6.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.6.0 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.6.0 | 6.1.1 | |
EDL 1.0
| org.jvnet.mimepull
»
mimepull Provides a streaming API to access attachments parts in a MIME message. | 1.9.6 | 1.11.0 | |
| org.mnode.ical4j
»
ical4j A Java library for reading and writing iCalendar (*.ics) files | 3.0.6 | 4.3.0 | ||
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.10.19 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.3.3 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 3.3.3 | 5.23.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql6 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.2.18 | 42.7.13 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.12 | 1.18.46 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.9.12 | 0.10.2 | |
Collections
Apache 2.0
| org.roaringbitmap
»
RoaringBitmap Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps ... | 0.8.15 | 1.6.14 | |
Logging
MIT
| 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.30 | 2.0.18 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.2.4.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.2.4.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.2.4.RELEASE | 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.2.4.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework
»
spring-context-indexer Spring Context Indexer | 5.2.4.RELEASE | 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.2.4.RELEASE | 7.0.8 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core2 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.2.4.RELEASE | 7.0.8 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression4 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.2.4.RELEASE | 7.0.8 | |
Bytecode
Apache 2.0
| org.springframework
»
spring-instrument Spring Instrumentation provides class instrumentation support and classloader implementations to be used in application ... | 5.2.4.RELEASE | 7.0.8 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 5.2.4.RELEASE | 6.2.19 | |
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.2.4.RELEASE | 7.0.8 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 5.2.4.RELEASE | 7.0.8 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging1 vulnerability Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 5.2.4.RELEASE | 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.2.4.RELEASE | 7.0.8 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 5.2.4.RELEASE | 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.2.4.RELEASE | 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.2.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.2.4.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework
»
spring-webflux5 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.2.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc4 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.2.4.RELEASE | 7.0.8 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket1 vulnerability WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.2.4.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-parent Parent pom providing dependency and plugin management for applications built with Maven | 2.2.6.RELEASE | 4.1.0 | |
Date/Time
BSD 3-clause
| org.threeten
»
threetenbp Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. | 1.4.3 | 1.7.3 | |
Web Assets
Apache 2.0
| org.webjars.npm
»
swagger-ui-dist WebJar for swagger-ui-dist | 3.52.0 | 5.32.8 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.26 | 2.6 |