Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (748)

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.212.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind7 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.21.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.21.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.21.23.2.1
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.21.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.21.23.2.1
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.21.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.21.23.2.1
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.21.23.2.1
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.21.23.2.1
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.21.23.2.1
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.21.23.2.1
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.21.23.2.1
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.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5-jakarta
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate6
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate7
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jakarta-jsonp
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.21.23.2.1
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.21.23.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.22.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.23.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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-json-provider
Functionality to handle JSON input/output for Jakarta-RS implementations
2.21.23.2.1
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.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-xml-provider
Functionality to handle XML input/output for Jakarta-RS implementations
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-yaml-provider
Functionality to handle YAML input/output for Jakarta-RS implementations
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
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.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-android-record
Support deserialization into records on Android
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice7
Stuff to make integration with Guice 7+ a bit easier
2.21.23.2.1
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.21.23.2.1
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.21.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema-jakarta
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.2.1
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.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.21.23.2.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.22.1
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.21.22.22.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.21.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.21.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.21.23.2.1
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.21.23.2.1
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
com.google.api.grpc » proto-google-2common-protos2.22.0
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.13.22.14.0
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
Data Format BSD 3-clause
com.google.protobuf » protobuf-java
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.25.54.35.1
BSD 3-clause
com.google.protobuf » protobuf-java-util
Utilities for Protocol Buffers
3.25.54.35.1
OpenAI Client Apache 2.0
com.openai » openai-java
The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference
4.18.04.42.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.21.01.22.0
Apache 2.0
io.grpc » grpc-all
gRPC: All
1.79.01.82.2
Apache 2.0
io.grpc » grpc-alts
gRPC: ALTS
1.79.01.82.2
Android Package Apache 2.0
io.grpc » grpc-android
gRPC: Android
1.79.01.82.2
Apache 2.0
io.grpc » grpc-api
gRPC: API
1.79.01.82.2
Auth Lib Apache 2.0
io.grpc » grpc-auth
gRPC: Auth
1.79.01.82.2
Apache 2.0
io.grpc » grpc-benchmarks
grpc Benchmarks
1.79.01.82.2
Android Package Apache 2.0
io.grpc » grpc-binder
gRPC BinderChannel
1.79.01.82.2
Apache 2.0
io.grpc » grpc-census
gRPC: Census
1.79.01.82.2
Apache 2.0
io.grpc » grpc-context
gRPC: Context
1.79.01.82.2
Dist Communication Apache 2.0
io.grpc » grpc-core
gRPC: Core
1.79.01.82.2
Android Package Apache 2.0
io.grpc » grpc-cronet
gRPC: Cronet Android
1.79.01.82.2
Apache 2.0
io.grpc » grpc-gcp-csm-observability
gRPC: GCP CSM Observability
1.79.01.82.2
Apache 2.0
io.grpc » grpc-gcp-observability
gRPC: Google Cloud Platform Observability
1.79.01.82.2
Apache 2.0
io.grpc » grpc-googleapis
gRPC: googleapis
1.79.01.82.2
Apache 2.0
io.grpc » grpc-grpclb
gRPC: GRPCLB LoadBalancer plugin
1.79.01.82.2
Apache 2.0
io.grpc » grpc-inprocess
gRPC: Inprocess
1.79.01.82.2
Apache 2.0
io.grpc » grpc-interop-testing
gRPC: Integration Testing
1.79.01.82.2
Apache 2.0
io.grpc » grpc-netty
gRPC: Netty
1.79.01.82.2
Apache 2.0
io.grpc » grpc-netty-shaded
gRPC: Netty Shaded
1.79.01.82.2
Apache 2.0
io.grpc » grpc-okhttp
gRPC: OkHttp
1.79.01.82.2
Apache 2.0
io.grpc » grpc-opentelemetry
gRPC: OpenTelemetry
1.79.01.82.2
Serializer Apache 2.0
io.grpc » grpc-protobuf
gRPC: Protobuf
1.79.01.82.2
Apache 2.0
io.grpc » grpc-protobuf-lite
gRPC: Protobuf Lite
1.79.01.82.2
Apache 2.0
io.grpc » grpc-rls
gRPC: RouteLookupService Loadbalancing plugin
1.79.01.82.2
Apache 2.0
io.grpc » grpc-services
gRPC: Services
1.79.01.82.2
Apache 2.0
io.grpc » grpc-servlet
gRPC: Servlet
1.79.01.82.2
Apache 2.0
io.grpc » grpc-servlet-jakarta
gRPC: Jakarta Servlet
1.79.01.82.2
Dist Communication Apache 2.0
io.grpc » grpc-stub
Stub classes for GRPC which are exposed to developers and provides type-safe bindings.
1.79.01.82.2
Testing Apache 2.0
io.grpc » grpc-testing
gRPC: Testing
1.79.01.82.2
Apache 2.0
io.grpc » grpc-testing-proto
gRPC: Testing Protos
1.79.01.82.2
Apache 2.0
io.grpc » grpc-util
gRPC: Util
1.79.01.82.2
Apache 2.0
io.grpc » grpc-xds
gRPC: XDS plugin
1.79.01.82.2
Apache 2.0
io.grpc » protoc-gen-grpc-java
The protoc plugin for gRPC Java
1.79.01.82.2
Apache 2.0
io.micrometer » micrometer-commons
Module containing common code
1.15.101.17.0
io.micrometer » micrometer-core
Core module of Micrometer containing instrumentation API and implementation
1.15.101.17.0
Apache 2.0
io.micrometer » micrometer-observation
Module containing Observation related code
1.15.101.17.0
Apache 2.0
io.micrometer » micrometer-registry-jmx
Application monitoring instrumentation facade
1.15.101.17.0
Apache 2.0
io.micrometer » micrometer-registry-prometheus
MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ...
1.15.101.17.0
Apache 2.0
io.micrometer » micrometer-tracing
Facade over tracing concepts
1.5.101.7.0
Apache 2.0
io.micrometer » micrometer-tracing-bridge-otel
Facade over tracing concepts
1.5.101.7.0
Apache 2.0
io.micrometer » micrometer-tracing-test
Facade over tracing concepts
1.5.101.7.0
Apache 2.0
io.netty » netty-buffer
Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications.
4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec1 vulnerability
Netty module for encoding and decoding binary and text-based messages with reusable codec components.
4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-codec-dns1 vulnerability 4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-haproxy2 vulnerabilities 4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http7 vulnerabilities
Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic.
4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-http24 vulnerabilities 4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-memcache4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-mqtt1 vulnerability 4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-redis5 vulnerabilities 4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-smtp4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-socks4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-stomp4.1.132.Final4.2.16.Final
Netty Codec Apache 2.0
io.netty » netty-codec-xml4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-common
Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-dev-tools4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler3 vulnerabilities
A core Netty module that provides high-level channel handlers for protocol implementations and network applications.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler-proxy1 vulnerability 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-handler-ssl-ocsp4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-resolver4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns3 vulnerabilities 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport
Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-rxtx4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-sctp1 vulnerability 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-udt4.1.132.Final4.2.16.Final
Network Framework Apache 2.0
io.netty » netty-all
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol ...
4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-classes-macos4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.132.Final4.2.16.Final
DNS Lib Apache 2.0
io.netty » netty-resolver-dns-native-macos4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-unix-common
Static library which contains common unix utilities.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-classes-epoll4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-epoll1 vulnerability
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-epoll1 vulnerability
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-epoll1 vulnerability
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-epoll1 vulnerability
Netty transport implementation using Linux epoll for efficient I/O on native platforms.
4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-classes-kqueue4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-transport-native-kqueue1 vulnerability 4.1.132.Final4.2.16.Final
Apache 2.0
io.netty » netty-tcnative-classes
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Apache 2.0
io.netty » netty-tcnative-boringssl-static
A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked
2.0.75.Final2.0.80.Final
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.18.41.18.11
Bytecode Apache 2.0
net.bytebuddy » byte-buddy-agent
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
1.18.41.18.11
Apache 2.0
org.apache.camel » camel-util-json
A json simple parser that preserves the ordering in Map as read from JSon source
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tooling-util
Tooling utilities
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tooling-model
Tooling Model
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tooling-maven
Utilities to make Maven operations easier
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-api
The Camel API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-util
The Camel Utilities
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-management-api
The Camel Management API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-management
Camel Management
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-base
The Base Camel Framework
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-base-engine
The Base Engine Camel Framework
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-all
Depends on all core to ensure correct build ordering
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-catalog
The Camel Core Catalog
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-support
The Camel Support
4.18.24.21.0
org.apache.camel » camel-core
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-engine
Just the Camel Core engine without any core components
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-languages
Camel Core Languages
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-model
Camel model
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-processor
Camel core processors
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-reifier
Camel model to processor reifiers
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-core-xml
Camel Core XML support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cloud
Camel Cloud support
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-cluster
Camel Cluster Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-health
Camel Health Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-console
Camel Developer Console
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-main
Camel Main
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-io
Camel XML IO
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-io-util
Camel XML IO Utilities
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxb
Camel XML JAXB
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxp
Camel XML JAXP
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxp-util
Camel XML JAXP Util
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-yaml-io
Camel YAML IO
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-activemq
ActiveMQ 5.x component for Camel
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-activemq6
ActiveMQ 6.x component for Camel
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-amqp
Camel AMQP component which is based on the Apache Qpid project
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-arangodb
Camel ArangoDB (Java Driver) component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-as2
Camel AS2 component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-as2-api
Camel AS2 API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-asn1
Camel ASN.1 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-asterisk
Camel Asterisk to interact with an Asterisk PBX Server
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-atmosphere-websocket
Camel Atmosphere WebSocket Servlet
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-atom
Camel Atom support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-attachments
Support for attachments on Camel messages
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-avro
Camel Avro data format
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-avro-rpc
Camel Avro RPC component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-avro-rpc-jetty
Camel Avro RPC Jetty
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-avro-rpc-spi
Camel Avro RPC spi
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-bedrock
Execute different operations on Amazon Bedrock service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-cloudtrail
Consume Events coming from AWS Cloudtrail Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-common
Camel AWS Common utilities for client initialization
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-config
Execute different operations on AWS Config Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-parameter-store
Execute different operations on Amazon Systems Manager (SSM) Parameter Store service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-secrets-manager
Execute different operations on Amazon Secrets Manager service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-security-hub
Interact with AWS Security Hub service for managing security findings
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws-xray
Enable Distributed tracing using AWS XRay
4.18.24.20.0
Apache 2.0
org.apache.camel » camel-aws2-athena
Execute queries on AWS Athena Analysis service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-comprehend
Natural Language Processing using AWS Comprehend Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-cw
Send metrics to Amazon Cloud Watch service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-ddb
Store and retrieve data and events from Amazon DynamoDB service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-ec2
Execute different operations on Amazon EC2 service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-ecs
Execute different operations on Amazon Elastic Container Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-eks
Execute different operations on Amazon EKS service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-eventbridge
Execute different operations on Amazon Eventbridge service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-iam
Execute different operations on Amazon IAM service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-kinesis
Consuming and Producing data to AWS Kinesis Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-kms
Execute different operations on Amazon KMS service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-lambda
Execute different operations on Amazon Lambda service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-mq
Execute different operations on Amazon MQ service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-msk
Execute different operations on Amazon MSK service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-polly
Synthesize speech using AWS Polly Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-redshift
Execute different operations on Amazon Redshift service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-rekognition
Analyze images using Amazon Rekognition service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-s3
Consume files and upload files through AWS S3 Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-s3-vectors
Store and query vector embeddings using AWS S3 Vectors with similarity search
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-ses
Send Email Messages through AWS SES Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-sns
Send Notifications through AWS SNS service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-sqs
Consume and produce messages through AWS SQS Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-step-functions
Execute different operations on Amazon Step Functions service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-sts
Execute different operations on Amazon STS service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-textract
Extract text and data from documents using AWS Textract Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-timestream
Write records and execute queries on AWS time-series database
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-transcribe
Camel AWS2 Transcribe support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-aws2-translate
Translate texts through AWS Translate Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-cosmosdb
Camel Azure CosmosDB Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-eventgrid
Camel Azure Event Grid Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-eventhubs
Camel Azure Event Hubs Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-files
Camel Azure Files Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-key-vault
Camel Azure Key Vault Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-schema-registry
Azure Schema Registry Component for utilities to deal with authentication
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-servicebus
Camel Azure ServiceBus Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-storage-blob
Camel Azure Blob Storage Service Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-storage-datalake
Camel Azure Datalake Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-azure-storage-queue
Camel Azure Storage Queue Service Component
4.18.24.21.0
Barcode Apache 2.0
org.apache.camel » camel-barcode
Camel Barcode (e.g. QRcode, PDF417, DataMatrix) support
4.18.24.21.0
Base64 Apache 2.0
org.apache.camel » camel-base64
Camel Base64 data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-bean
Camel Bean component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-bean-validator
Camel bean validation support (JSR 303)
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-beanio
Camel BeanIO data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-bindy
Camel Bindy data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-bonita
Camel Bonita support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-box
Camel Box component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-box-api
Camel Box API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-braintree
Camel Braintree support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-browse
Camel Browse component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-caffeine
Camel Caffeine support
4.18.24.21.0
Cassandra Client Apache 2.0
org.apache.camel » camel-cassandraql
Cassandra CQL3 support
4.18.24.21.0
Serializer Apache 2.0
org.apache.camel » camel-cbor
Camel Cbor Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-chatscript
Camel support for ChatScript
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-chunk
Camel Chunk support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-clickup
Receive events from ClickUp
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cloudevents
Camel support for the CloudEvents specification
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cm-sms
Camel CM SMS Gateway Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-coap
Camel CoAP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cometd
Camel Cometd support based on Jetty
4.18.24.21.0
Dist Coordination Apache 2.0
org.apache.camel » camel-consul
Camel Consul support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-controlbus
Camel Controlbus component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-couchbase
Camel Couchbase component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-couchdb
Camel CouchDB component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cron
Camel Cron Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-crypto
Camel Cryptographic Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-crypto-pgp
Camel Cryptographic Support PGP
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-csimple-joor
jOOR compiler for csimple language
4.18.24.21.0
CSV Apache 2.0
org.apache.camel » camel-csv
Camel CSV data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-common
Camel CXF Common
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-rest
Camel CXF REST support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-soap
Camel CXF SOAP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-spring-common
Camel CXF Spring Common
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-spring-rest
Camel CXF REST Spring support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-spring-soap
Camel CXF SOAP Spring support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-spring-transport
Camel Transport Spring for Apache CXF
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-transport
Camel Transport for Apache CXF
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cyberark-vault
Camel CyberArk Conjur Vault support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dapr
Camel Dapr component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dataformat
Camel DataFormat component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dataset
Camel DataSet component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-datasonnet
Camel DataSonnet support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-common
Camel Debezium Common support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-db2
Camel Debezium DB2 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-mongodb
Camel Debezium MongoDB support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-mysql
Camel Debezium MySQL support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-oracle
Camel Debezium Oracle support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-postgres
Camel Debezium PostgreSQL support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debezium-sqlserver
Camel Debezium SQL Server support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-debug
Enables Camel Route Debugging
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dfdl
Camel DFDL Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dhis2
Camel DHIS2 Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dhis2-api
Camel DHIS2 API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-digitalocean
Camel DigitalOcean support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-direct
Camel Direct component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-disruptor
Camel :: Disruptor component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-djl
Camel Deep Java Library support
4.18.24.21.0
DNS Lib Apache 2.0
org.apache.camel » camel-dns
Camel DNS support
4.18.24.21.0
Docker Client Apache 2.0
org.apache.camel » camel-docker
Camel Docker Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-docling
Docling document processing component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-drill
Camel Apache Drill support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dropbox
Camel Dropbox support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dynamic-router
Camel Dynamic Router EIP Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ehcache
Camel Ehcache support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-elasticsearch
Camel ElasticSearch Java API Client support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-elasticsearch-rest-client
Camel ElasticSearch Rest Client Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-elytron
Elytron Security Provider for camel-undertow
4.18.24.20.0
External Proc Exec Apache 2.0
org.apache.camel » camel-exec
Camel support for system command execution
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-fastjson
Camel Fastjson support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-fhir
Camel FHIR HL7 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-fhir-api
Camel FHIR API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-file
Camel File component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-file-watch
Camel File Watch component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-flatpack
Camel FlatPack support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-flink
Camel Flink support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-flowable
Camel Flowable support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-fop
Camel FOP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-fory
Camel Fory support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-freemarker
Camel Freemarker support
4.18.24.21.0
FTP Apache 2.0
org.apache.camel » camel-ftp
Camel FTP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-geocoder
Camel GeoCoder support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-git4.18.24.21.0
GitHub API Apache 2.0
org.apache.camel » camel-github4.18.24.20.0
Apache 2.0
org.apache.camel » camel-github2
Interact with the GitHub API using kohsuke github-api library
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-bigquery
Camel Component for Google Cloud Platform BigQuery
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-calendar
Camel Component for GoogleCalendar
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-drive
Camel Component for GoogleDrive
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-functions
Camel Component for Google Cloud Platform Functions
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-mail
Camel Component for GoogleMail
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-pubsub
Camel Component for Google Cloud Platform PubSub
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-pubsub-lite
Camel Component for Google Cloud Platform PubSub Lite
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-google-secret-manager
Camel Component for Google Cloud Platform Secrets Manager
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-sheets
Camel Component for Google Sheets
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-storage
For storing and accessing data on Google Cloud Platform
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-google-vertexai
Camel Component for Google Cloud Vertex AI
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-grape
The grape component allows you to fetch, load and manage additional jars when CamelContext is running
4.18.24.20.0
Apache 2.0
org.apache.camel » camel-graphql
A Camel GraphQL Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-grok
Camel Grok support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-groovy
Camel Groovy support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-groovy-xml
Camel Groovy XML data format
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-grpc
Camel component for gRPC (Remote Procedure Call) support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-gson
Camel Gson support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-guava-eventbus
Camel Guava EventBus support
4.18.24.20.0
Apache 2.0
org.apache.camel » camel-hashicorp-vault
Camel Hashicorp Vault Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-hazelcast
Camel HazelCast based work queue implementation
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-headersmap
Fast case-insensitive headers map implementation
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-hl7
Camel HL7 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-http
Camel HTTP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-http-base
Camel HTTP base
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-http-common
Camel HTTP common
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-common
Common package for HuaweiCloud components
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-dms
To integrate with a fully managed, high-performance message queuing service on Huawei Cloud
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-frs
A Camel Huawei Face Recognition Service component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-functiongraph
To call serverless functions on Huawei Cloud
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-iam
To securely manage users on Huawei Cloud
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-imagerecognition
A Camel Huawei Image Recognition component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-obs
To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-huaweicloud-smn
A Camel Huawei Simple Notification Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-cos
Store and retrieve objects from IBM Cloud Object Storage
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-secrets-manager
Camel IBM Secrets Manager Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-watson-discovery
IBM Watson Discovery service for document understanding and search
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-watson-language
IBM Watson Natural Language Understanding service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-watson-speech-to-text
Transcribe audio to text using IBM Watson Speech to Text
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-watson-text-to-speech
Convert text to natural-sounding speech using IBM Watson Text to Speech
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ibm-watsonx-ai
IBM watsonx.ai foundation models for text generation, chat, embeddings, and more
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ical
Camel iCal component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-iec60870
Camel IEC 60870-5-104 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-iggy
Camel Iggy component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ignite
Camel Ignite component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-infinispan1 vulnerability
Camel Infinispan Remote support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-infinispan-common
Camel Infinispan Common
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-infinispan-embedded
Camel Infinispan Embedded support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-influxdb
Camel InfluxDB component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-influxdb2
Camel InfluxDB2 component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-irc
Camel IRC support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ironmq
Camel IronMQ component (deprecated)
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-iso8583
Camel ISO-8583 support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jackson
Camel Jackson support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jackson-avro
Camel Jackson Avro support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jackson-protobuf
Camel Jackson Protobuf support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jacksonxml
Camel Jackson XML support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jandex
Custom class and resource loader using jandex.idx
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jasypt
Security using Jasypt
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-javascript
Camel JavaScript language
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jaxb
Camel JAXB support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jcache
Camel JCache support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jcr
Camel JCR support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jdbc
Camel JDBC support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jetty
Camel Jetty support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jetty-common
Camel Jetty 11.x support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jfr
Diagnose Camel applications with Java Flight Recorder
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jgroups
Camel JGroups support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jgroups-raft
Camel jgroups-raft support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jira4.18.24.21.0
org.apache.camel » camel-jms
Camel JMS support
4.18.24.21.0
JMX Apache 2.0
org.apache.camel » camel-jmx
Camel JMX support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jolt
Camel Jolt Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jooq
The jooq component enables you to store and retrieve entities from databases using JOOQ
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-joor
Java expression language using jOOR compiler
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jpa
Camel JPA support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jq
Java expression language using JQ
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jsch
Camel SCP Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jslt
Camel Jslt Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-json-patch
Camel JsonPatch Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-json-validator
Camel JSON Schema validation based on NetworkNT SON-schema library
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jsonapi
Camel JSonApi Data Format
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jsonata
Camel JSONATA Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jsonb
Camel JSON-B support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jsonpath
Camel JSON Path Language
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jt400
Camel IBM i support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jta
Using Camel With JTA Transaction Manager
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jte
Camel Java Template Engine support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kafka
Camel Kafka support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kamelet
To call Kamelets
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-keycloak
Security using Keycloak
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-knative
Camel Knative
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-knative-api
Camel Knative API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-knative-http
Camel Knative HTTP
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kserve
Provide access to AI model servers with the KServe standard to run inference with remote models
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kubernetes4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kudu
Camel Apache Kudu support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-agent
LangChain4j Agent component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-agent-api
LangChain4j Agent API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-chat
LangChain4j Chat component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-core
LangChain4j Core
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-embeddings
LangChain4j Embedding
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-embeddingstore
LangChain4j Embedding Store support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-embeddingstore-api
LangChain4j Embedding Store API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-tokenizer
LangChain4j Tokenizer
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-tools
LangChain4j Tools and Function Calling Features
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-langchain4j-web-search
LangChain4j Web Search
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-language
Camel Language component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ldap
Camel LDAP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ldif
Camel LDIF support
4.18.24.21.0
LevelDB Apache 2.0
org.apache.camel » camel-leveldb
Using LevelDB as persistent EIP store
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-log
Camel Log component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-lra
Camel saga binding for Long-Running-Action framework
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-lucene
Camel Lucene based search component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-lumberjack
Camel Lumberjack log streaming component
4.18.24.21.0
Compression Apache 2.0
org.apache.camel » camel-lzf
Camel LZF support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mail
Camel Mail support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mail-microsoft-oauth
Camel Mail OAuth2 Authenticator for Microsoft Exchange Online
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mapstruct
Type Conversion using Mapstruct
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-master
Camel Master Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mdc
Logging MDC (Mapped Diagnostic Context) Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-metrics
Camel Metrics based monitoring component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-micrometer
Camel Micrometer based monitoring component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-micrometer-observability
Micrometer Observability implementation of Camel Telemetry
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-micrometer-prometheus
Camel Micrometer Prometheus for Camel Main
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-microprofile-config
Bridging Eclipse MicroProfile Config with Camel properties
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-microprofile-fault-tolerance
Circuit Breaker EIP using MicroProfile Fault Tolerance
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-microprofile-health
Expose Camel health checks via MicroProfile Health
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-milo
Camel OPC UA support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-milvus
Camel Milvus support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mina
Camel MINA support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mina-sftp
Camel SFTP support using Apache MINA SSHD
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-minio
Store and retrieve objects from Minio Storage Service
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mllp
Camel MLLP Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mock
Camel Mock component
4.18.24.21.0
MongoDB Client Apache 2.0
org.apache.camel » camel-mongodb
Camel MongoDB (Java Driver 3) component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mongodb-gridfs
Camel MongoDB GridFS component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mustache
Camel Mustache support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mvel
Camel MVEL support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-mybatis
Camel MyBatis support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-nats4.18.24.21.0
Apache 2.0
org.apache.camel » camel-neo4j
Camel Neo4j support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-netty
Camel Netty NIO based socket communication component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-netty-http
Camel Netty HTTP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-nitrite
Camel Nitrite component
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-oaipmh
Camel OAI-PMH support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-oauth
Camel OAuth (Preview)
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-observability-services
Camel Observability Services
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-observation
Observability using Micrometer Observation
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ocsf
Camel OCSF (Open Cybersecurity Schema Framework) DataFormat
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ognl
Camel OGNL support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-olingo2
Camel Olingo2 component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-olingo2-api
Camel Olingo2 API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-olingo4
Camel Olingo4 component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-olingo4-api
Camel Olingo4 API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-once
Camel Once component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-openai
Camel OpenAI component for chat completion using OpenAI API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-openapi-java
Rest DSL support for using OpenApi doc
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-openapi-validator
OpenAPI validator for Camel Rest DSL
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-opensearch
Camel OpenSearch Java API Client support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-openstack
Camel OpenStack support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-opentelemetry
Distributed tracing using OpenTelemetry
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-opentelemetry-metrics
Camel metrics based on the Camel Telemetry spec
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-opentelemetry2
Implementation of Camel Opentelemetry based on the Camel Telemetry spec
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-optaplanner
Camel OptaPlanner support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-paho
Camel Eclipse Paho support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-paho-mqtt5
Camel Eclipse Paho support for MQTT v5
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-parquet-avro
Camel ParquetAvro DataFormat
4.18.24.21.0
PDF Lib Apache 2.0
org.apache.camel » camel-pdf
Camel PDF support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pg-replication-slot
Component for receiving from PostgreSQL Replication Slots
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pgevent
Component for sending/receiving notifications in PostgreSQL
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pinecone
Camel Pinecone support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-platform-http
HTTP service leveraging existing runtime platform HTTP server
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-platform-http-jolokia
Jolokia plugin for standalone Camel HTTP Platform
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-platform-http-main
Platform HTTP for standalone Camel Main applications
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-platform-http-vertx
Implementation of the Platform HTTP Engine based on Vert.x Web
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-plc4x
Camel PLC4X support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pqc
Execute different Signature and verification using Post Quantum Cryptography algorithms
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-printer
Camel Printer support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-protobuf
Camel Google Protobuf data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pubnub
Camel PubNub Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-pulsar
Camel Apache Pulsar Component
4.18.24.21.0
Python Integration Apache 2.0
org.apache.camel » camel-python
Camel Python language
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-qdrant
Camel Qdrant support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-quartz
Camel Quartz support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-quickfix
Camel QuickFIX/J support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-reactive-executor-tomcat
Reactive Executor for camel-core using Apache Tomcat
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-reactive-executor-vertx
Reactive Executor for camel-core using Vert.x
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-reactive-streams
Camel Reactive Streams Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-reactor
Reactor based back-end for Camel's reactive streams component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-redis
Aggregation repository using Redis as datastore
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-ref
Camel Ref component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-resilience4j
Circuit Breaker EIP using Resilience4j
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-resilience4j-micrometer
Micrometer statistics for Resilience4j
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-resourceresolver-github
Resource resolver to load files from GitHub
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-rest
Camel REST component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-rest-openapi
Camel REST support using OpenApi
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-robotframework
Camel RobotFramework Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-rocketmq
Camel RocketMQ Component
4.18.24.21.0
RSS/Atom Apache 2.0
org.apache.camel » camel-rss
Camel RSS support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-rxjava
RxJava based back-end for Camel's reactive streams component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-saga
Camel Saga component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-salesforce
Camel Salesforce support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-salesforce-codegen
Camel Salesforce DTO Code Generation
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-sap-netweaver
Camel SAP NetWeaver support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-saxon
Camel Saxon (XQuery/XPath) support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-scheduler
Camel Scheduler component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-schematron
Camel Schematron support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-seda
Camel Seda component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-service
Camel service Support
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-servicenow
Camel ServiceNow support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-servlet
Camel servlet transport support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-shiro
Security using Shiro
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-sjms
A pure Java JMS Camel Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-sjms2
A pure Java JMS 2.0 Camel Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-slack
Camel Slack Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-smb
Server Message Block (SMB) file shares
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-smooks
Camel Smooks Component
4.18.24.21.0
SMPP Lib Apache 2.0
org.apache.camel » camel-smpp
Camel SMPP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-snakeyaml
Camel SnakeYAML support
4.18.24.21.0
SNMP Apache 2.0
org.apache.camel » camel-snmp
Camel SNMP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-soap
Camel SOAP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-solr
Camel Solr Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-splunk
Camel :: Splunk component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-splunk-hec
Camel :: Splunk HEC component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring
Camel Spring
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ai-chat
Camel Spring AI Chat component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ai-embeddings
Spring AI Embeddings
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ai-tools
Spring AI Tools and Function Calling Features
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ai-vector-store
Spring AI Vector Store
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-batch
Camel Spring Batch support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-cloud-config
Camel Spring Cloud Config support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-jdbc
Camel Spring JDBC support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ldap
Camel support for Spring LDAP
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-main
Camel Spring Main support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-rabbitmq
Camel RabbitMQ Component using Spring RabbitMQ client
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-redis
Camel Spring Redis Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-security
Security using Spring Security
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-ws
Camel support for Spring Web Services
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-spring-xml
Camel Spring with XML DSL
4.18.24.21.0
SQL Lib Apache 2.0
org.apache.camel » camel-sql
Camel SQL support
4.18.24.21.0
SSH Lib Apache 2.0
org.apache.camel » camel-ssh
Camel SSH support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stax
Camel StAX support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stitch
Camel Stitch Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stomp
Camel Stomp client
4.18.24.20.0
Apache 2.0
org.apache.camel » camel-stream
Camel Stream (System.in, System.out, System.err) support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stringtemplate
Camel StringTemplate support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stripe
Camel Stripe component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-stub
Camel Stub component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-swift
Camel SWIFT data format support
4.18.24.21.0
Logging Apache 2.0
org.apache.camel » camel-syslog
Camel Syslog support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tahu
Camel Eclipse Tahu support for Sparkplug B
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tarfile
Camel Tar file support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-telegram
Camel Telegram support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-telemetry
Distributed telemetry common interfaces
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-telemetry-dev
Basic implementation of Camel Telemetry useful for development purposes
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tensorflow-serving
Provide access to TensorFlow Serving model servers to run inference with TensorFlow saved models remotely
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-junit5
Camel unit testing with JUnit 5
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-junit6
Camel unit testing with JUnit 6
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-main-junit5
Camel unit testing with Main and JUnit 5
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-main-junit6
Camel unit testing with Main and JUnit 6
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-spring-junit5
Camel unit testing with Spring and JUnit 5
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-test-spring-junit6
Camel unit testing with Spring and JUnit 6
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-threadpoolfactory-vertx
ThreadPoolFactory for camel-core using Vert.x
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-thrift
Camel Apache Thrift data format and RPC support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-thymeleaf
Camel Thymeleaf support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-tika
This component integrates with Apache Tika to extract content and metadata from thousands of file types.
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-timer
Camel Timer component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-torchserve
Provide access to PyTorch TorchServe servers to run inference with PyTorch models remotely
4.18.24.18.3
Apache 2.0
org.apache.camel » camel-tracing
Distributed tracing common interfaces
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-twilio
Camel Component for Twilio
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-twitter
Camel Twitter support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-undertow4.18.24.21.0
Apache 2.0
org.apache.camel » camel-undertow-spring-security
Spring Security Provider for camel-undertow
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-univocity-parsers
Camel UniVocity parsers data format support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-validator
Camel Validator component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-velocity
Camel Velocity support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-vertx
Camel Vertx support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-vertx-common
Camel Vert.x Common support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-vertx-http
Send requests to external HTTP servers using Vert.x
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-vertx-websocket
Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-wal
Write Ahead Log Strategy for Resume API
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-wasm
Camel Wasm component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-weather
Camel Weather support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-weaviate
Camel Weaviate support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-web3j
Camel Ethereum support through Web3j
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-webhook
Camel Webhook component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-whatsapp
Camel Whatsapp support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-wordpress
Wordpress REST API support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-workday
Camel Workday support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xchange
Camel XChange support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xj
Camel XJ component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xmlsecurity
Camel Partial XML Encryption/Decryption and XML Signature support
4.18.24.21.0
XMPP Apache 2.0
org.apache.camel » camel-xmpp
Camel XMPP support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xpath
Camel XPath language
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xslt
Camel XSLT component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xslt-saxon
Camel XSLT Saxon component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zeebe
Camel Zeebe support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zendesk
Camel Zendesk Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zip-deflater
Camel Zip/GZip deflater dataformat
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zipfile
Camel Zip file support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zookeeper
Camel Zookeeper Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-zookeeper-master
Camel Zookeeper Master Support
4.18.24.21.0
Apache 2.0
org.apache.camel » dummy-component
Camel Dummy Component
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cli-connector
Runtime adapter connecting with Camel CLI
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cli-debug
Remote CLI debugger
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-componentdsl
The Camel Component DSL
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dsl-modeline
Camel DSL modeline
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-dsl-support
Camel DSL Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-endpointdsl
The Camel Endpoint DSL
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-endpointdsl-support
Camel Endpoint DSL Support
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-java-joor-dsl
Camel Java DSL with jOOR
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-console
Camel CLI Console
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-kamelet-main
Main to run Kamelet standalone
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-io-dsl
Camel XML DSL with camel-xml-io
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-xml-jaxb-dsl
Camel XML DSL with camel-xml-jaxb
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-yaml-dsl
Camel YAML DSL
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-yaml-dsl-common
Camel DSL with YAML Common
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-yaml-dsl-deserializers
Camel DSL with YAML Deserializers
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-yaml-dsl-validator
Camel DSL with YAML Validator
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-core
Camel CLI Core
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-main
Camel CLI
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-plugin-generate
Camel CLI Generate Plugin
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-plugin-kubernetes
Camel CLI Kubernetes Plugin
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-plugin-route-parser
Camel CLI Route Parser
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-jbang-plugin-test
Camel CLI Testing Plugin
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-allcomponents
Depends on all components to ensure correct build ordering
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-catalog
Camel Catalog
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-catalog-console
Camel Catalog Developer Console
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-catalog-lucene
Camel Catalog Lucene
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-catalog-maven
Camel Catalog Maven
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-catalog-suggest
Camel Catalog Suggest
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-route-parser
Java and XML source code parser for Camel routes
4.18.24.21.0
Maven Plugins Apache 2.0
org.apache.camel » camel-csimple-maven-plugin
Maven plugin to source code generate csimple language
4.18.24.21.0
Maven Plugins Apache 2.0
org.apache.camel » camel-report-maven-plugin
Maven plugin with tools to generate reports on your Camel projects
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-openapi-rest-dsl-generator
Generator of REST DSL route definitions from OpenAPI specification
4.18.24.21.0
Annotation Lib Apache 2.0
org.apache.camel » spi-annotations
Annotations for Camel Endpoint developers
4.18.24.21.0
org.apache.camel » camel-core
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-management
Camel Management
4.18.24.21.0
Apache 2.0
org.apache.camel » camel-cxf-common
Camel CXF Common
4.18.24.21.0
Maven Plugins Apache 2.0
org.apache.camel.maven » camel-debezium-maven-plugin
Camel Debezium Maven Plugin
4.18.24.21.0
Maven Plugins Apache 2.0
org.apache.camel.maven » camel-salesforce-maven-plugin
Camel Salesforce Maven Plugin
4.18.24.21.0
Maven Plugins Apache 2.0
org.apache.camel.maven » camel-servicenow-maven-plugin
Camel ServiceNow Maven Plugin
4.18.24.21.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 Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.25.42.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.25.42.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j2-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.25.42.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-jcl
The Apache Log4j Commons Logging Adapter
2.25.42.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-jul
A `java.util.logging` Handler that forwards events to the Log4j API.
2.25.42.26.1
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
3.9.123.9.16
Build Model Apache 2.0
org.apache.maven » maven-model
Model for Maven POM (Project Object Model)
3.9.123.9.16
Apache 2.0
org.apache.maven » maven-settings
Maven Settings model.
3.9.123.9.16
Apache 2.0
org.apache.maven » maven-repository-metadata
Per-directory local and remote repository metadata.
3.9.123.9.16
Apache 2.0
org.apache.maven » maven-toolchain2.2.1
Apache 2.0
org.apache.maven » maven-artifact-manager2.2.1
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
3.9.123.9.16
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
3.9.123.9.16
Apache 2.0
org.apache.maven » maven-compat
Deprecated Maven2 classes maintained as compatibility layer.
3.9.123.9.16
Apache 2.0
org.apache.maven » maven-plugin-descriptor2.2.1
Build Tool Apache 2.0
org.apache.maven » maven-project
Core classes of Apache Maven to manage the building process.
2.2.13.9.16
Apache 2.0
org.apache.maven » maven-archiver
Provides utility methods for creating JARs and other archive files from a Maven project.
3.6.6
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos
3.15.2
Maven Plugins Apache 2.0
org.apache.maven.plugins » maven-javadoc-plugin
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
3.12.0
Apache 2.0
org.apache.maven.reporting » maven-reporting-api
API to manage report generation.
3.1.14.0.0
Apache 2.0
org.apache.maven.reporting » maven-reporting-impl
Abstract classes to manage report generation.
3.2.04.0.0
Maven Repo API Apache 2.0
org.apache.maven.resolver » maven-resolver-api
The application programming interface for the repository system.
1.9.252.0.20
Apache 2.0
org.apache.maven.resolver » maven-resolver-util
A collection of utility classes to ease usage of the repository system.
1.9.252.0.20
Apache 2.0
org.apache.maven.shared » maven-dependency-tree
A tree-based API for resolution of Maven project dependencies
3.3.0
Maven Repo API Apache 2.0
org.apache.maven.shared » maven-artifact-transfer
The application programming interface for the repository system.
0.13.12.0.20
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Dep Injection Apache 2.0
org.codehaus.plexus » plexus-container-default
The Plexus IoC container API and its default implementation.
2.1.1
Core Utils Apache 2.0
org.codehaus.plexus » plexus-utils1 vulnerability
A collection of various utility classes to ease working with strings, files, command lines and
4.0.24.0.3
Apache 2.0
org.codehaus.plexus » plexus-xml
A collection of various utility classes to ease working with XML.
3.0.14.1.1
Apache 2.0
org.codehaus.plexus » plexus-build-api1.2.0
Apache 2.0
org.codehaus.plexus » plexus-archiver
Plexus component for creating and extracting archive files like ZIP and TAR.
4.11.04.12.0
EDL 1.0
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
4.0.64.0.9
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.13.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.13.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.13.46.1.1
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.13.46.1.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.13.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.13.46.1.1
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.13.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.13.46.1.1
EPL 2.0
org.junit.platform » junit-platform-jfr
Module "junit-platform-jfr" of JUnit 5.
1.13.41.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.13.46.1.1
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.13.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-runner
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment.
1.13.41.14.4
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
1.13.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
1.13.46.1.1
EPL 2.0
org.junit.platform » junit-platform-suite-commons
Module "junit-platform-suite-commons" of JUnit
1.13.41.14.4
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
1.13.46.1.1
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.13.46.1.1
Testing EPL 2.0
org.junit.vintage » junit-vintage-engine
A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ...
5.13.46.1.1
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
Apache 2.0
org.xmlunit » xmlunit-assertj3
XMLUnit with AssertJ 3.x fluent API
2.11.02.12.0