Palantir open source project

Compile Dependencies (14)

Category/LicenseGroup / ArtifactVersionUpdates
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.10.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.21.13.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.21.13.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.21.12.21.3
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.5.0-jre33.6.0-jre
Apache 2.0
com.palantir.conjure » conjure-generator-common
Palantir open source project
4.50.04.57.0
Apache 2.0
com.palantir.conjure.java » conjure-undertow-lib
Palantir open source project
8.71.08.77.0
Apache 2.0
com.palantir.conjure.java.api » errors
Palantir open source project
2.70.02.72.0
Apache 2.0
com.palantir.javapoet » javapoet
Palantir open source project
0.12.00.15.0
Apache 2.0
com.palantir.ri » resource-identifier
Palantir open source project
2.14.02.17.0
Apache 2.0
com.palantir.syntactic-paths » syntactic-paths
Palantir open source project
0.14.00.16.0
Apache 2.0
com.palantir.tokens » auth-tokens
Palantir open source project
3.23.04.4.0
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
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 ...
2.0.172.0.18

Runtime Dependencies (13)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.21
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.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.43.02.49.0
Apache 2.0
com.palantir.common » streams
Palantir open source project
2.7.02.10.0
Apache 2.0
com.palantir.conjure » conjure-api-objects
Palantir open source project
4.50.04.57.0
Apache 2.0
com.palantir.conjure.java » conjure-lib
Palantir open source project
8.71.08.77.0
com.palantir.conjure.java » palantir-conjure-java(optional)8.71.0
Apache 2.0
com.palantir.dialogue » dialogue-target
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.goethe » goethe
Palantir open source project
0.20.00.22.0
Apache 2.0
com.palantir.human-readable-types » human-readable-types
Palantir open source project
1.10.01.12.0
Apache 2.0
com.palantir.safe-logging » preconditions
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safe-logging » safe-logging
Palantir open source project
3.12.03.15.0
Web Server Apache 2.0
io.undertow » undertow-core4 vulnerabilities
The core module of Undertow, a lightweight and high-performance web server for Java.
2.2.38.Final2.4.0.Final

Managed Dependencies (97)

Category/LicenseGroup / ArtifactVersionUpdates
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.10.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.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.13.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.21.13.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.21.13.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.21.13.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.21.13.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.21.13.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.21.12.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.21.13.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.21.13.0.0-rc2
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.2.33.2.4
Annotation Tool Apache 2.0
com.google.auto » auto-common
Common utilities for creating annotation processors.
1.2.2
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.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.43.02.49.0
Apache 2.0
com.google.guava » failureaccess
Contains
1.0.3
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.5.0-jre33.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
3.1
Apache 2.0
com.palantir.common » streams
Palantir open source project
2.7.02.10.0
Apache 2.0
com.palantir.conjure » conjure-api-objects
Palantir open source project
4.50.04.57.0
Apache 2.0
com.palantir.conjure » conjure-generator-common
Palantir open source project
4.50.04.57.0
Apache 2.0
com.palantir.conjure.java.api » errors
Palantir open source project
2.70.02.72.0
Apache 2.0
com.palantir.conjure.java.api » service-config
Palantir open source project
2.70.02.72.0
Apache 2.0
com.palantir.conjure.java.api » ssl-config
Palantir open source project
2.70.02.72.0
Apache 2.0
com.palantir.conjure.java.runtime » client-config
Palantir open source project
8.32.08.34.0
Apache 2.0
com.palantir.conjure.java.runtime » conjure-java-jackson-optimizations
Palantir open source project
8.32.08.34.0
Apache 2.0
com.palantir.conjure.java.runtime » conjure-java-jackson-serialization
Palantir open source project
8.32.08.34.0
Apache 2.0
com.palantir.conjure.java.runtime » keystores
Palantir open source project
8.32.08.34.0
Apache 2.0
com.palantir.deadlines » deadlines
Palantir open source project
0.19.00.21.0
Apache 2.0
com.palantir.dialogue » dialogue-apache-hc5-client
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-blocking-channels
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-clients
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-core
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-futures
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-serde
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.dialogue » dialogue-target
Palantir open source project
6.23.06.27.0
Apache 2.0
com.palantir.goethe » goethe
Palantir open source project
0.20.00.22.0
Apache 2.0
com.palantir.human-readable-types » human-readable-types
Palantir open source project
1.10.01.12.0
Apache 2.0
com.palantir.javapoet » javapoet
Palantir open source project
0.12.00.15.0
Apache 2.0
com.palantir.nylon » nylon-threads
Palantir open source project
0.7.00.10.0
Apache 2.0
com.palantir.refreshable » refreshable
Palantir open source project
2.9.02.12.0
Apache 2.0
com.palantir.ri » resource-identifier
Palantir open source project
2.14.02.17.0
Apache 2.0
com.palantir.safe-logging » logger
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safe-logging » logger-slf4j
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safe-logging » logger-spi
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safe-logging » preconditions
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safe-logging » safe-logging
Palantir open source project
3.12.03.15.0
Apache 2.0
com.palantir.safethreadlocalrandom » safe-thread-local-random
Palantir open source project
0.5.00.8.0
Apache 2.0
com.palantir.syntactic-paths » syntactic-paths
Palantir open source project
0.14.00.16.0
Apache 2.0
com.palantir.tokens » auth-tokens
Palantir open source project
3.23.04.4.0
Apache 2.0
com.palantir.tracing » tracing
Palantir open source project
6.32.06.34.0
Apache 2.0
com.palantir.tracing » tracing-api
Palantir open source project
6.32.06.34.0
Apache 2.0
com.palantir.tracing » tracing-undertow
Palantir open source project
6.32.06.34.0
Apache 2.0
com.palantir.tritium » tritium-api
Palantir open source project
0.125.00.129.0
Apache 2.0
com.palantir.tritium » tritium-caffeine
Palantir open source project
0.124.00.129.0
Apache 2.0
com.palantir.tritium » tritium-core
Palantir open source project
0.125.00.129.0
Apache 2.0
com.palantir.tritium » tritium-ids
Palantir open source project
0.125.00.129.0
Apache 2.0
com.palantir.tritium » tritium-metrics
Palantir open source project
0.125.00.129.0
Apache 2.0
com.palantir.tritium » tritium-registry
Palantir open source project
0.125.00.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.7
io.dropwizard.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
4.2.385.0.6
Apache 2.0
io.smallrye.common » smallrye-common-annotation2.14.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-constraint2.14.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-cpu2.14.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-expression2.4.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-function2.14.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-net2.4.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-os
Operating system utilities
2.4.02.18.1
Apache 2.0
io.smallrye.common » smallrye-common-ref2.4.02.18.1
Web Server Apache 2.0
io.undertow » undertow-core4 vulnerabilities
The core module of Undertow, a lightweight and high-performance web server for Java.
2.2.38.Final2.4.0.Final
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
2.1.13.0.0
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
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.14.12.14.2
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.20.0
HTTP Clients Apache 2.0
org.apache.httpcomponents.client5 » httpclient51 vulnerability
Apache HttpComponents Client
5.65.6.1
HTTP Clients Apache 2.0
org.apache.httpcomponents.core5 » httpcore5
Apache HttpComponents HTTP/1.1 core components
5.45.4.2
HTTP Clients Apache 2.0
org.apache.httpcomponents.core5 » httpcore5-h2
Apache HttpComponents HTTP/2 Core Components
5.45.4.2
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.49.14.1.0
LGPL
org.derive4j » derive4j-annotation
Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses
1.1.1
Collections EDL 1.0 +1
org.eclipse.collections » eclipse-collections
feature-rich collections framework for Java, offering alternatives to standard Java Collections.
13.0.0
Collections EDL 1.0 +1
org.eclipse.collections » eclipse-collections-api
The API module of Eclipse Collections, offering rich and efficient data structures for Java.
13.0.0
Application Metrics BSD 2-clause +1
org.hdrhistogram » HdrHistogram
HdrHistogram supports the recording and analyzing sampled data value
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.12.1
Logging Apache 2.0
org.jboss.logging » jboss-logging
The JBoss Logging Framework
3.6.1.Final3.6.3.Final
Apache 2.0
org.jboss.threads » jboss-threads
Thread pool implementations and threading utilities
3.9.2
Apache 2.0
org.jboss.xnio » xnio-api
The API JAR of the XNIO project
3.8.16.Final3.8.17.Final
Apache 2.0
org.jboss.xnio » xnio-nio
The NIO implementation of the XNIO project
3.8.16.Final3.8.17.Final
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
26.1.0
Annotation Lib Apache 2.0
org.jspecify » jspecify
An artifact of well-named and well-specified annotations to power static analysis checks
1.0.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 ...
2.0.172.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.
2.0.172.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-common2.0.1
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.52.6