Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (155)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.6.3 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.22 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.22.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.22.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.22.2 | 3.2.2 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.22.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.22.2 | 3.2.2 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.22.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.22.2 | 3.2.2 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.22.2 | 3.2.2 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.22.2 | 3.2.2 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.22.2 | 3.2.2 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.22.2 | 3.2.2 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-javax-money Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | ✔ | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 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.22.2 | 3.2.2 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-moneta Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.22.2 | 3.2.2 | |
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.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.22.2 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.22.2 | ✔ | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.22.2 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.22.2 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.networknt
»
json-schema-validator A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12 | 3.0.7 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-api Core interfaces for agent loop patterns using Spring AI | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-core Implementation of all 8 agent loop patterns | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-tools Reusable tools for AI agents: file operations, shell execution, search | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-agents Ready-to-use agent implementations including AgentLoop | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-flows Composable step-based flow combinators for agent workflows (sequential, parallel, loop) | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-batch Crash-resistant durability layer for agent workflows (CheckpointingStepRunner, JDBC persistence) | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-temporal Temporal durable execution integration for agent workflows (TemporalStepRunner) | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
workflow-journal Journal integration for agent-workflow — records per-step events into agent-journal runs | 0.12.2 | ✔ | |
BUSL 1.1
| io.github.markpollack
»
journal-core Execution ledger — Experiment/Run tracking for agent workflows | 1.9.0 | 1.10.0 | |
| io.github.markpollack
»
agent-judge-core Framework-neutral Judge and Jury API for evaluating agent outputs | 0.15.2 | 0.16.0 | ||
Apache 2.0
| io.micrometer
»
micrometer-observation Module containing Observation related code | 1.17.1 | ✔ | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.8.7 | ✔ | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.8.7 | ✔ | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | 3.27.7 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.4 | 6.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.18 | 2.0.19 | |
Apache 2.0
| org.springaicommunity
»
spring-ai-agent-utils Spring AI Agent Utilities | 0.10.0 | 0.12.0 | |
LLM Framework
Apache 2.0
| org.springframework.ai
»
spring-ai-client-chat Spring AI Chat Client AI programming | 2.0.1 | ✔ | |
LLM Framework
Apache 2.0
| org.springframework.ai
»
spring-ai-model Core model interfaces and classes for Spring AI | 2.0.1 | ✔ | |
LLM Client
Apache 2.0
| org.springframework.ai
»
spring-ai-anthropic Anthropic models support | 2.0.1 | ✔ | |
External Proc Exec
Apache 2.0
| org.zeroturnaround
»
zt-exec A lightweight library to execute external processes from Java. | 1.13.0 | ✔ | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 3.2.2 | ✔ | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 3.2.2 | ✔ | |
Serializer
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 3.2.2 | ✔ | |
Serializer
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 3.2.2 | ✔ | |
CSV
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 3.2.2 | ✔ | |
Serializer
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 3.2.2 | ✔ | |
Data Format
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 3.2.2 | ✔ | |
Serializer
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 3.2.2 | ✔ | |
Serializer
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 3.2.2 | ✔ | |
TOML
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 3.2.2 | ✔ | |
XML Processing
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 3.2.2 | ✔ | |
YAML
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
MIT
| tools.jackson.datatype
»
jackson-datatype-javax-money Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 3.2.2 | ✔ | |
MIT
| tools.jackson.datatype
»
jackson-datatype-moneta Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 3.2.2 | ✔ | |
Apache 2.0
| tools.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 3.2.2 | ✔ |