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-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.0 | 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.0 | 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.0 | 2.21.3 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 29.0-jre | 33.6.0-jre | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.8.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure.java
»
conjure-undertow-lib Palantir open source project | 5.17.0 | 8.77.0 | |
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.13.0 | 2.72.0 | |
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format Palantir Java Format | 1.0.0 | 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.1 | 4.4.0 | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.12.1 | 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.9 | 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.45.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 1.45.0 | 6.27.0 | |
Apache 2.0 +4
| org.glassfish.jersey.core
»
jersey-common1 vulnerability Jersey core common packages | 2.30 | 4.0.2 |
Managed Dependencies (78)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| ch.qos.logback » _ | 1.2.3 | |||
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 | |
| com.atlassian.commonmark » _ | 0.12.1 | |||
| com.fasterxml.jackson._ » jackson-_ | 2.11.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.0 | 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.0 | 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.0 | 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.0 | 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.0 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.11.0 | 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.0 | 2.21.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.0 | 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.11.0 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.11.0 | 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.0 | 2.21.3 | |
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.3.4 | 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 | 29.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... | ✔ | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 29.0-jre | 33.6.0-jre | |
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.8.0 | 4.57.0 | |
Apache 2.0
| com.palantir.conjure
»
conjure-generator-common Palantir open source project | 4.8.0 | 4.57.0 | |
| com.palantir.conjure » _ | 4.8.0 | |||
Apache 2.0
| com.palantir.conjure.java.api
»
errors Palantir open source project | 2.13.0 | 2.72.0 | |
| com.palantir.conjure.java.api » _ | 2.13.0 | |||
Apache 2.0
| com.palantir.conjure.java.runtime
»
conjure-java-jackson-serialization Palantir open source project | 5.9.1 | 8.34.0 | |
| com.palantir.conjure.java.runtime » _ | 5.9.1 | |||
| com.palantir.conjure.verification » _ | 0.18.5 | |||
Apache 2.0
| com.palantir.dialogue
»
dialogue-serde Palantir open source project | 1.45.0 | 6.27.0 | |
Apache 2.0
| com.palantir.dialogue
»
dialogue-target Palantir open source project | 1.45.0 | 6.27.0 | |
| com.palantir.dialogue » _ | 1.45.0 | |||
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format Palantir Java Format | 1.0.0 | 2.90.0 | |
Apache 2.0
| com.palantir.javaformat
»
palantir-java-format-spi Palantir open source project | 1.0.0 | 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.safe-logging
»
preconditions Palantir open source project | 1.13.0 | 3.15.0 | |
Apache 2.0
| com.palantir.safe-logging
»
safe-logging Palantir open source project | 1.13.0 | 3.15.0 | |
| com.palantir.safe-logging » _ | 1.13.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.1 | 4.4.0 | |
| com.palantir.tokens » _ | 3.6.1 | |||
| com.palantir.tracing » _ | 4.4.0 | |||
Apache 2.0
| com.palantir.websecurity
»
dropwizard-web-security Palantir open source project | 1.1.0 | ✔ | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.12.1 | 1.13.0 | |
| com.squareup.okhttp3 » _ | 3.14.1 | |||
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.3.2 | 4.7.7 | |
| io.dropwizard » dropwizard-_ | 2.0.2 | |||
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.0 | 5.0.6 | |
Web Server
Apache 2.0
| io.undertow
»
undertow-core21 vulnerabilities The core module of Undertow, a lightweight and high-performance web server for Java. | 2.1.1.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 | |
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.6 | 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.9 | 3.20.0 | |
| org.assertj » _ | 3.16.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.4.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.30 | 4.0.2 | |
Apache 2.0 +3
| org.glassfish.jersey.core
»
jersey-server Jersey core server implementation | 2.25.1 | 4.0.2 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
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 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.22.0-GA | 3.31.0-GA | |
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.junit.jupiter » _ | 5.6.2 | |||
| org.junit.vintage » _ | 5.4.2 | |||
| org.mockito » _ | 3.3.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 | |
| org.slf4j » _ | 1.7.30 | |||
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 |
