Compile Dependencies (18)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Markdown
BSD 2-clause
| com.atlassian.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.12.1 | 0.28.0 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.1 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.11.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.1 | 2.21.3 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.0-jre | 33.6.0-jre | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.14.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure.java
»
conjure-undertow-lib Palantir open source project | 5.31.0 | 8.77.0 | |
| com.palantir.conjure.java » palantir-conjure-java(optional) | 5.31.0 | |||
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.16.2 | 2.72.0 | |
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format Palantir Java Format | 1.0.1 | 2.90.0 | |
Apache 2.0
| com.palantir.ri
»
resource-identifier Palantir open source project | 1.1.0 | 2.17.0 | |
Apache 2.0
| com.palantir.syntactic-paths
»
syntactic-paths Palantir open source project | 0.6.1 | 0.16.0 | |
Apache 2.0
| com.palantir.tokens
»
auth-tokens Palantir open source project | 3.6.2 | 4.4.0 | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.13.0 | ✔ | |
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 | |
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.11 | 3.20.0 | |
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.30 | 2.0.18 |
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.palantir.dialogue
»
dialogue-target Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common1 vulnerability Jersey core common packages | 2.31 | 4.0.2 |
Managed Dependencies (80)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Markdown
BSD 2-clause
| com.atlassian.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.12.1 | 0.28.0 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.11.1 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.11.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor1 vulnerability Support for reading and writing Concise Binary Object Representation | 2.11.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.11.1 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.11.1 | 3.1.3 | |
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.11.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.1 | 2.21.3 | |
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.11.1 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.11.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.11.1 | 2.21.3 | |
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 ... | 2.8.6 | 3.2.4 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
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.4.0 | 2.49.0 | |
GPL 2.0
| com.google.errorprone
»
javac-shaded A repackaged and shaded copy of javac | 9+181-r4173-1 | ✔ | |
Apache 2.0
| com.google.guava
»
failureaccess Contains | 1.0.1 | 1.0.3 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.0-jre | 33.6.0-jre | |
Apache 2.0
| com.google.guava
»
listenablefuture An empty artifact that Guava depends on to signal that it is providing | 9999.0-empty-to-avoid-con... | ✔ | |
Annotation Lib
Apache 2.0
| com.google.j2objc
»
j2objc-annotations A set of annotations that provide additional information to the J2ObjC | 1.3 | 3.1 | |
Apache 2.0
| com.palantir.conjure
»
conjure-api-objects Palantir open source project | 4.14.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.14.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.16.2 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
service-config Palantir open source project | 2.16.2 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
ssl-config Palantir open source project | 2.16.2 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
client-config Palantir open source project | 6.8.0 | 8.34.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
conjure-java-jackson-serialization Palantir open source project | 6.8.0 | 8.34.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
keystores Palantir open source project | 6.8.0 | 8.34.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-apache-hc5-client Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-blocking-channels Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-clients Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-core Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-futures Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-target Palantir open source project | 1.86.0 | 6.27.0 | |
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format Palantir Java Format | 1.0.1 | 2.90.0 | |
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format-spi Palantir open source project | 1.0.1 | 2.90.0 | |
Apache 2.0
| com.palantir.refreshable
»
refreshable Palantir open source project | 1.0.0 | 2.12.0 | |
Apache 2.0
| com.palantir.ri
»
resource-identifier Palantir open source project | 1.1.0 | 2.17.0 | |
Apache 2.0
| com.palantir.safe-logging
»
preconditions Palantir open source project | 1.14.0 | 3.15.0 | |
Apache 2.0
| com.palantir.safe-logging
»
safe-logging Palantir open source project | 1.14.0 | 3.15.0 | |
Apache 2.0
| com.palantir.safethreadlocalrandom
»
safe-thread-local-random Palantir open source project | 0.1.0 | 0.8.0 | |
Apache 2.0
| com.palantir.syntactic-paths
»
syntactic-paths Palantir open source project | 0.6.1 | 0.16.0 | |
Apache 2.0
| com.palantir.tokens
»
auth-tokens Palantir open source project | 3.6.2 | 4.4.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing Palantir open source project | 4.9.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing-api Palantir open source project | 4.9.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing-undertow Palantir open source project | 4.9.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-api Palantir open source project | 0.18.3 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-core Palantir open source project | 0.18.3 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-metrics Palantir open source project | 0.18.3 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-registry Palantir open source project | 0.18.3 | 0.129.0 | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.13.0 | ✔ | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.13 | 1.22.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.5.2 | 4.7.7 | |
Application Metrics
Apache 2.0
| io.dropwizard.metrics
»
metrics-core Metrics is a Java library which gives you unparalleled insight into what your code does in | 4.1.2 | 5.0.6 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core20 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.2.2.Final | 2.4.0.Final | |
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 | |
Java Spec
EPL 2.0 +1
| jakarta.ws.rs
»
jakarta.ws.rs-api Jakarta RESTful Web Services | 2.1.6 | 4.0.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.11 | 3.20.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5 Apache HttpComponents Client | 5.0.3 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.0.2 | 5.4.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-h2 Apache HttpComponents HTTP/2 Core Components | 5.0.2 | 5.4.2 | |
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.7.0 | 4.1.0 | |
FP
BSD 3-clause
| org.functionaljava
»
functionaljava Functional Java is an open source library that supports closures for the Java programming language | 4.8 | 5.0 | |
EPL 2.0 +1
| org.glassfish.hk2 » osgi-resource-locator | 1.0.3 | 3.0.0 | |
Dep Injection
Apache 2.0
| org.glassfish.hk2.external
»
jakarta.inject Jakarta Dependency Injection | 2.6.1 | 2.0.1 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common1 vulnerability Jersey core common packages | 2.31 | 4.0.2 | |
Application Metrics
BSD 2-clause +1
| org.hdrhistogram
»
HdrHistogram HdrHistogram supports the recording and analyzing sampled data value | 2.1.12 | 2.2.2 | |
Annotation Tool
Apache 2.0
| org.immutables
»
value Compile time annotations and compile time annotation processor to generate consistent value object using | 2.8.8 | 2.12.1 | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.4.1.Final | 3.6.3.Final | |
Apache 2.0
| org.jboss.threads
»
jboss-threads Thread pool implementations and threading utilities | 3.1.0.Final | 3.9.2 | |
Apache 2.0
| org.jboss.xnio
»
xnio-api1 vulnerability The API JAR of the XNIO project | 3.8.0.Final | 3.8.17.Final | |
Apache 2.0
| org.jboss.xnio
»
xnio-nio1 vulnerability The NIO implementation of the XNIO project | 3.8.0.Final | 3.8.17.Final | |
| org.mpierce.metrics.reservoir
»
hdrhistogram-metrics-reservoir org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir | 1.1.2 | 1.1.3 | ||
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.30 | 2.0.18 | |
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 | |
Apache 2.0
| org.wildfly.client
»
wildfly-client-config Library for supporting WildFly common client configuration | 1.0.1.Final | ✔ | |
Apache 2.0
| org.wildfly.common » wildfly-common | 1.5.2.Final | 2.0.1 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.26 | 2.6 |
