Compile Dependencies (17)
| 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-databind General data-binding functionality for Jackson: works on core streaming API | 2.14.2 | 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.14.2 | 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.14.2 | 2.21.3 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 31.1-jre | 33.6.0-jre | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.36.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure.java
»
conjure-undertow-lib Palantir open source project | 7.4.0 | 8.77.0 | |
| com.palantir.conjure.java » palantir-conjure-java(optional) | 7.4.0 | |||
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.34.0 | 2.72.0 | |
Apache 2.0
| com.palantir.ri
»
resource-identifier Palantir open source project | 2.5.0 | 2.16.0 | |
Apache 2.0
| com.palantir.syntactic-paths
»
syntactic-paths Palantir open source project | 0.9.0 | 0.16.0 | |
Apache 2.0
| com.palantir.tokens
»
auth-tokens Palantir open source project | 3.17.0 | 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
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
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 | |
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.12.0 | 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.36 | 2.0.18 |
Runtime Dependencies (8)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.palantir.common
»
streams Palantir open source project | 2.1.0 | 2.10.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-target Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.goethe
»
goethe Palantir open source project | 0.10.0 | 0.22.0 | |
Apache 2.0
| com.palantir.human-readable-types
»
human-readable-types Palantir open source project | 1.6.0 | 1.12.0 | |
Apache 2.0
| com.palantir.safe-logging
»
logger Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0
| com.palantir.safe-logging
»
preconditions Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common Jersey core common packages | 2.36 | 4.0.2 |
Managed Dependencies (86)
| 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.14.2 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.14.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.14.2 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.14.2 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.14.2 | 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.14.2 | 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.14.2 | 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.14.2 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.14.2 | 3.1.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.14.2 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.14.2 | 3.1.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 ... | 3.1.5 | 3.2.4 | |
Annotation Tool
Apache 2.0
| com.google.auto
»
auto-common Common utilities for creating annotation processors. | 1.2.1 | 1.2.2 | |
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.7.1 | 2.49.0 | |
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 | 31.1-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.common
»
streams Palantir open source project | 2.1.0 | 2.10.0 | |
Apache 2.0
| com.palantir.conjure
»
conjure-api-objects Palantir open source project | 4.36.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.36.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.34.0 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
service-config Palantir open source project | 2.34.0 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
ssl-config Palantir open source project | 2.34.0 | 2.72.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
client-config Palantir open source project | 7.43.0 | 8.34.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
conjure-java-jackson-optimizations Palantir open source project | 7.43.0 | 8.34.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
conjure-java-jackson-serialization Palantir open source project | 7.43.0 | 8.34.0 | |
Apache 2.0
| com.palantir.conjure.java.runtime
»
keystores Palantir open source project | 7.43.0 | 8.34.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-apache-hc5-client Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-blocking-channels Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-clients Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-core Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-futures Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-target Palantir open source project | 3.77.0 | 6.27.0 | |
Apache 2.0
| com.palantir.goethe
»
goethe Palantir open source project | 0.10.0 | 0.22.0 | |
Apache 2.0
| com.palantir.human-readable-types
»
human-readable-types Palantir open source project | 1.6.0 | 1.12.0 | |
Apache 2.0
| com.palantir.refreshable
»
refreshable Palantir open source project | 2.2.0 | 2.12.0 | |
Apache 2.0
| com.palantir.ri
»
resource-identifier Palantir open source project | 2.5.0 | 2.16.0 | |
Apache 2.0
| com.palantir.safe-logging
»
logger Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0
| com.palantir.safe-logging
»
logger-slf4j Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0
| com.palantir.safe-logging
»
logger-spi Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0
| com.palantir.safe-logging
»
preconditions Palantir open source project | 3.2.0 | 3.14.0 | |
Apache 2.0
| com.palantir.safe-logging
»
safe-logging Palantir open source project | 3.2.0 | 3.14.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.9.0 | 0.16.0 | |
Apache 2.0
| com.palantir.tokens
»
auth-tokens Palantir open source project | 3.17.0 | 4.4.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing Palantir open source project | 6.17.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing-api Palantir open source project | 6.17.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tracing
»
tracing-undertow Palantir open source project | 6.17.0 | 6.34.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-api Palantir open source project | 0.63.0 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-core Palantir open source project | 0.63.0 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-metrics Palantir open source project | 0.63.0 | 0.129.0 | |
Apache 2.0
| com.palantir.tritium
»
tritium-registry Palantir open source project | 0.63.0 | 0.129.0 | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.13.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.7.1 | 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.33 | 5.0.6 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core15 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.2.19.Final | 2.4.0.Final | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
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 | |
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.4 | 2.14.2 | |
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.12.0 | 3.20.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient5 Apache HttpComponents Client | 5.2.1 | 5.6.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.2.1 | 5.4.2 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5-h2 Apache HttpComponents HTTP/2 Core Components | 5.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.32.0 | 4.1.0 | |
LGPL
| org.derive4j
»
derive4j-annotation Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses | 1.1.1 | ✔ | |
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-common Jersey core common packages | 2.36 | 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.9.3 | 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.7.Final | 3.8.17.Final | |
Apache 2.0
| org.jboss.xnio
»
xnio-nio The NIO implementation of the XNIO project | 3.8.7.Final | 3.8.17.Final | |
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 24.0.1 | 26.1.0 | |
| org.mpierce.metrics.reservoir
»
hdrhistogram-metrics-reservoir org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir | 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.36 | 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.36 | 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.6.0.Final | 2.0.1 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml1 vulnerability YAML 1.1 parser and emitter for Java | 1.33 | 2.6 |
