DDF Security Command

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (704)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.31.5.32
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.11.02.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor1 vulnerability
Support for reading and writing Concise Binary Object Representation
2.11.03.1.3
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.11.03.1.3
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.11.03.1.3
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.11.03.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate3
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
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.11.03.1.3
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
2.11.03.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.11.03.1.3
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.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.11.03.1.3
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.11.03.1.3
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.11.03.1.3
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.11.03.1.3
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.11.03.1.3
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.11.03.1.3
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.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.11.03.1.3
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.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.11.03.1.3
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.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.11.02.21.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.10
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.11.03.1.3
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.9.8
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
29.0-jre33.6.0-jre
Apache 2.0
com.hazelcast » hazelcast4 vulnerabilities
Core Hazelcast Module
3.12.105.7.0
EDL 1.0
com.sun.istack » istack-commons-runtime
Common runtime utilities used by various JAXB and JAX-WS implementations.
3.0.84.2.0
com.sun.xml.bind » jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
2.3.24.0.8
EDL 1.0
com.sun.xml.bind » jaxb-xjc
Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
2.3.24.0.8
EDL 1.0
com.sun.xml.bind » jaxb-jxc
Old JAXB schema generator.The *tool* to generate XML schema based on java classes.
2.3.24.0.8
com.sun.xml.bind » jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
2.3.24.0.8
EDL 1.0
com.sun.xml.bind » jaxb-xjc
Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
2.3.24.0.8
EDL 1.0
com.sun.xml.bind » jaxb-jxc
Old JAXB schema generator.The *tool* to generate XML schema based on java classes.
2.3.24.0.8
EDL 1.0
com.sun.xml.bind » jaxb-osgi
JAXB OSGI bundle
2.3.24.0.8
EDL 1.0
com.sun.xml.dtd-parser » dtd-parser
SAX-like API for parsing XML DTDs.
1.4.11.5.1
Apache 2.0 +1
com.sun.xml.fastinfoset » FastInfoset1.2.162.1.1
Apache 2.0 +1
com.sun.xml.fastinfoset » FastInfoset1.2.162.1.1
Reflection Apache 2.0
commons-beanutils » commons-beanutils1 vulnerability
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
1.9.41.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.151.22.0
Collections Apache 2.0
commons-collections » commons-collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.24.5.0
Upload Manager Apache 2.0
commons-fileupload » commons-fileupload2 vulnerabilities
The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart
1.3.32.0.0-M5
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.72.22.0
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.63.20.0
LGPL 3.0
ddf.action.core » action-core-api2.26.213.0.1
LGPL 3.0
ddf.mime.core » mime-core-api2.26.213.0.1
LGPL 3.0
ddf.mime.core » mime-core-impl2.26.213.0.1
LGPL 3.0
ddf.platform » platform-configuration
Maintains and publishes configuration changes for the DDF platform.
2.26.212.29.15
LGPL 3.0
ddf.platform » platform-commands2.26.213.0.1
LGPL 3.0
ddf.platform » branding-api2.26.213.0.1
LGPL 3.0
ddf.platform.security » security2.26.212.13.10
LGPL 3.0
ddf.platform.util » platform-util2.26.213.0.1
LGPL 3.0
ddf.security.core » security-core-api2.26.212.29.15
LGPL 3.0
ddf.security.core » security-core-impl2.26.212.29.15
LGPL 3.0
ddf.security.core » security-core-services2.26.212.29.15
LGPL 3.0
ddf.security.encryption » security-encryption-impl2.26.212.29.15
LGPL 3.0
ddf.security.encryption » security-encryption-api2.26.212.29.15
LGPL 3.0
ddf.security.expansion » security-expansion-impl2.26.212.29.15
LGPL 3.0
ddf.security.expansion » security-expansion-api2.26.212.29.15
LGPL 3.0
ddf.security.handler » security-handler-api2.26.212.29.15
LGPL 3.0
ddf.security.handler » security-handler-impl2.26.212.29.15
LGPL 3.0
ddf.security.pdp » security-pdp-authzrealm2.26.212.29.15
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
1.2.12.1.4
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.24.0.5
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.24.0.5
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
3.1.06.1.0
Validation Apache 2.0
javax.validation » validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
1.1.0.Final3.1.1
Java Spec EPL 2.0 +1
javax.ws.rs » javax.ws.rs-api
Jakarta RESTful Web Services
2.14.0.0
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.10.62.14.2
JSON Lib Apache 2.0
net.minidev » json-smart2 vulnerabilities
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
2.32.6.0
Apache 2.0
net.minidev » asm
ASM Optimisation Package
1.0.2
Apache 2.0
org.apache.camel » camel-activemq
ActiveMQ 5.x component for Camel
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ahc
Camel Async Http Client support
3.4.03.18.8
WebSocket Clients Apache 2.0
org.apache.camel » camel-ahc-ws
Camel Websocket Client support
3.4.03.18.8
Apache 2.0
org.apache.camel » camel-amqp
Camel AMQP component which is based on the Apache Qpid project
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-any23
Camel Any23 support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-api
The Camel API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-apns
A Camel Apple Push Notification Server Component
3.4.03.10.0
Apache 2.0
org.apache.camel » camel-as2
Camel AS2 component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-as2-api
Camel AS2 API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-as2-parent
Camel AS2 parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-asn1
Camel ASN.1 support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-asterisk
Camel Asterisk to interact with an Asterisk PBX Server
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-atmos
Camel Atmos support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-atmosphere-websocket
Camel Atmosphere WebSocket Servlet
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-atom
Camel Atom support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-atomix
Camel Atomix support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-attachments
Support for attachments on Camel messages
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-avro
Camel Avro data format
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-avro-rpc
Camel Avro RPC component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-cw
Send metrics to Amazon Cloud Watch service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-ddb
Store and retrieve data and events from Amazon DynamoDB service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-ec2
Execute different operations on Amazon EC2 service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-ecs
Execute different operations on Amazon Elastic Container Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-eks
Execute different operations on Amazon EKS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-iam
Execute different operations on Amazon IAM service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-kinesis
Consuming and Producing data to AWS Kinesis Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-kms
Execute different operations on Amazon KMS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-lambda
Execute different operations on Amazon Lambda service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-mq
Execute different operations on Amazon MQ service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-msk
Execute different operations on Amazon MSK service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-s3
Consume files and upload files through AWS S3 Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-sdb
A Camel Amazon SDB Web Service Component
3.4.03.8.0
Apache 2.0
org.apache.camel » camel-aws-ses
Send Email Messages through AWS SES Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-sns
Send Notifications through AWS SNS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-sqs
Consume and produce messages through AWS SQS Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-swf
A Camel Amazon SWF Web Service Component
3.4.03.8.0
Apache 2.0
org.apache.camel » camel-aws-translate
Translate texts through AWS Translate Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws-xray
Enable Distributed tracing using AWS XRay
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-athena
Execute queries on AWS Athena Analysis service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-cw
Send metrics to Amazon Cloud Watch service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-ddb
Store and retrieve data and events from Amazon DynamoDB service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-ec2
Execute different operations on Amazon EC2 service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-ecs
Execute different operations on Amazon Elastic Container Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-eks
Execute different operations on Amazon EKS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-iam
Execute different operations on Amazon IAM service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-kinesis
Consuming and Producing data to AWS Kinesis Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-kms
Execute different operations on Amazon KMS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-lambda
Execute different operations on Amazon Lambda service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-mq
Execute different operations on Amazon MQ service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-msk
Execute different operations on Amazon MSK service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-s3
Consume files and upload files through AWS S3 Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-ses
Send Email Messages through AWS SES Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-sns
Send Notifications through AWS SNS service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-sqs
Consume and produce messages through AWS SQS Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-aws2-translate
Translate texts through AWS Translate Service
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-azure
Camel Microsoft Azure Components
3.4.03.8.0
Apache 2.0
org.apache.camel » camel-azure-storage-blob
Camel Azure Blob Storage Service Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-azure-storage-queue
Camel Azure Storage Queue Service Component
3.4.04.20.0
Barcode Apache 2.0
org.apache.camel » camel-barcode
Camel Barcode (e.g. QRcode, PDF417, DataMatrix) support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-base
The Base Camel Framework
3.4.04.20.0
Base64 Apache 2.0
org.apache.camel » camel-base64
Camel Base64 data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-bean
Camel Bean component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-bean-validator
Camel bean validation support (JSR 303)
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-beanio
Camel BeanIO data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-beanstalk
Camel Beanstalk component
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-bindy
Camel Bindy data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-bonita
Camel Bonita support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-box
Camel Box component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-box-api
Camel Box API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-box-parent
Camel Box parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-braintree
Camel Braintree support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-browse
Camel Browse component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-caffeine
Camel Caffeine support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-caffeine-lrucache
Camel Caffeine LRUCache support
3.4.03.22.4
Cassandra Client Apache 2.0
org.apache.camel » camel-cassandraql1 vulnerability
Cassandra CQL3 support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-catalog
Camel Catalog
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-catalog-lucene
Camel Catalog Lucene
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-catalog-maven
Camel Catalog Maven
3.4.04.20.0
Serializer Apache 2.0
org.apache.camel » camel-cbor
Camel Cbor Support
3.4.04.20.0
Dep Injection Apache 2.0
org.apache.camel » camel-cdi
Using Camel with CDI
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-chatscript
Camel support for ChatScript
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-chunk
Camel Chunk support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cloud
Camel Cloud support
3.4.04.18.2
Apache 2.0
org.apache.camel » camel-cluster
Camel Cluster Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cm-sms
Camel CM SMS Gateway Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cmis
Camel CMIS which is based on Apache Chemistry support
3.4.03.20.9
Apache 2.0
org.apache.camel » camel-coap
Camel CoAP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cometd
Camel Cometd support based on Jetty
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-componentdsl
The Camel Component DSL
3.4.04.20.0
Dist Coordination Apache 2.0
org.apache.camel » camel-consul1 vulnerability
Camel Consul support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-controlbus
Camel Controlbus component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-corda
Camel Corda which is based on corda-rpc support
3.4.03.22.4
org.apache.camel » camel-core1 vulnerability
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
3.4.04.20.0
org.apache.camel » camel-core1 vulnerability
Core classes for Apache Camel, an Open Source integration framework that empowers you to quickly and easily integrate ...
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-core-catalog
The Camel Core Catalog
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-core-engine
Just the Camel Core engine without any core components
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-core-languages
Camel Core Languages
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-core-xml
Camel Core XML support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-couchbase
Camel Couchbase component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-couchdb
Camel CouchDB component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cron
Camel Cron Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-crypto
Camel Cryptographic Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-crypto-cms
Camel Cryptographic Message Syntax Support
3.4.03.9.0
CSV Apache 2.0
org.apache.camel » camel-csv
Camel CSV data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-cxf
Camel CXF support
3.4.03.17.0
Apache 2.0
org.apache.camel » camel-cxf-transport
Camel Transport for Apache CXF
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-dataformat
Camel DataFormat component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-dataset
Camel DataSet component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-debezium-common
Camel Debezium Common support
3.4.04.20.0
org.apache.camel » camel-debezium-maven-plugin3.4.0
Apache 2.0
org.apache.camel » camel-debezium-mongodb
Camel Debezium MongoDB support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-debezium-mysql
Camel Debezium MySQL support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-debezium-parent
Camel Debezium parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-debezium-postgres
Camel Debezium PostgreSQL support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-debezium-sqlserver
Camel Debezium SQL Server support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-digitalocean
Camel DigitalOcean support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-direct
Camel Direct component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-directvm
Camel Direct VM component
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-disruptor
Camel :: Disruptor component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-djl
Camel Deep Java Library support
3.4.04.20.0
DNS Lib Apache 2.0
org.apache.camel » camel-dns
Camel DNS support
3.4.04.20.0
Docker Client Apache 2.0
org.apache.camel » camel-docker
Camel Docker Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-dozer
Camel Support for the Dozer type conversion framework
3.4.03.20.9
Apache 2.0
org.apache.camel » camel-drill
Camel Apache Drill support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-dropbox
Camel Dropbox support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ehcache
Camel Ehcache support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-elasticsearch-rest
Camel ElasticSearch REST support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-elsql
Camel ElSql support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-elytron
Elytron Security Provider for camel-undertow
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-endpointdsl
The Camel Endpoint DSL
3.4.04.20.0
Dist Coordination Apache 2.0
org.apache.camel » camel-etcd
Camel Etcd support
3.4.03.16.0
External Proc Exec Apache 2.0
org.apache.camel » camel-exec
Camel support for system command execution
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-facebook
Camel Facebook Support
3.4.04.3.0
Apache 2.0
org.apache.camel » camel-fastjson
Camel Fastjson support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-fhir
Camel FHIR HL7 support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-fhir-api
Camel FHIR API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-fhir-parent
Camel FHIR parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-file
Camel File component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-file-watch
Camel File Watch component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-flatpack
Camel FlatPack support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-flink
Camel Flink support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-fop
Camel FOP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-freemarker
Camel Freemarker support
3.4.04.20.0
FTP Apache 2.0
org.apache.camel » camel-ftp
Camel FTP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ganglia
Camel Ganglia support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-geocoder
Camel GeoCoder support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-git3.4.04.20.0
GitHub API Apache 2.0
org.apache.camel » camel-github3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-bigquery
Camel Component for Google Cloud Platform BigQuery
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-calendar
Camel Component for GoogleCalendar
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-drive
Camel Component for GoogleDrive
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-mail
Camel Component for GoogleMail
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-pubsub
Camel Component for Google Cloud Platform PubSub
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-google-sheets
Camel Component for Google Sheets
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-gora
Gora Component for Apache Camel
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-grape
The grape component allows you to fetch, load and manage additional jars when CamelContext is running
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-graphql
A Camel GraphQL Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-grok
Camel Grok support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-groovy
Camel Groovy support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-grpc
Camel component for gRPC (Remote Procedure Call) support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-gson
Camel Gson support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-guava-eventbus
Camel Guava EventBus support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-hazelcast
Camel HazelCast based work queue implementation
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-hbase
Camel HBase component
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-hdfs
Camel HDFS support with Hadoop 3.x libraries
3.4.04.3.0
Apache 2.0
org.apache.camel » camel-headersmap
Fast case-insensitive headers map implementation
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-health
Camel Health Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-hipchat
Camel Hipchat Component
3.4.03.5.0
Apache 2.0
org.apache.camel » camel-hl7
Camel HL7 support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-http
Camel HTTP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-http-base
Camel HTTP base
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-http-common
Camel HTTP common
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-hystrix
Circuit Breaker EIP using Netflix Hystrix
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-ical
Camel iCal component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-iec60870
Camel IEC 60870-5-104 support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ignite
Camel Ignite component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-infinispan1 vulnerability
Camel Infinispan Remote support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-influxdb
Camel InfluxDB component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-iota
Camel IOTA component
3.4.03.22.4
IPFS Apache 2.0
org.apache.camel » camel-ipfs
Camel IPFS support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-irc
Camel IRC support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ironmq
Camel IronMQ component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jackson
Camel Jackson support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jacksonxml
Camel Jackson XML support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jasypt
Security using Jasypt
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jaxb
Camel JAXB support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jbpm
Camel JBPM support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-jcache
Camel JCache support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jclouds
Camel JClouds support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-jcr
Camel JCR support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jdbc
Camel JDBC support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jetty
Camel Jetty support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jetty-common
Camel Jetty 11.x support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jgroups
Camel JGroups support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jgroups-raft
Camel jgroups-raft support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jing
Camel Jing support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-jira1 vulnerability 3.4.04.20.0
org.apache.camel » camel-jms
Camel JMS support
3.4.04.20.0
JMX Apache 2.0
org.apache.camel » camel-jmx
Camel JMX support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-johnzon
Camel Johnzon support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-jolt
Camel Jolt Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jooq
The jooq component enables you to store and retrieve entities from databases using JOOQ
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jpa
Camel JPA support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jsch
Camel SCP Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jslt
Camel Jslt Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-json-validator
Camel JSON Schema validation based on NetworkNT SON-schema library
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jsonapi
Camel JSonApi Data Format
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jsonpath
Camel JSON Path Language
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jt400
Camel IBM i support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-jta
Using Camel With JTA Transaction Manager
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-kafka
Camel Kafka support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-kubernetes3.4.04.20.0
Apache 2.0
org.apache.camel » camel-kudu
Camel Apache Kudu support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-language
Camel Language component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ldap1 vulnerability
Camel LDAP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ldif
Camel LDIF support
3.4.04.20.0
LevelDB Apache 2.0
org.apache.camel » camel-leveldb1 vulnerability
Using LevelDB as persistent EIP store
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-log
Camel Log component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-lra
Camel saga binding for Long-Running-Action framework
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-lucene
Camel Lucene based search component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-lumberjack
Camel Lumberjack log streaming component
3.4.04.20.0
Compression Apache 2.0
org.apache.camel » camel-lzf
Camel LZF support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mail1 vulnerability
Camel Mail support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-main
Camel Main
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-management
Camel Management
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-management
Camel Management
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-management-api
The Camel Management API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-manual
The Camel Manual which generates a HTML and PDF representation of the manual.
3.4.02.25.4
Apache 2.0
org.apache.camel » camel-master
Camel Master Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-metrics
Camel Metrics based monitoring component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-micrometer
Camel Micrometer based monitoring component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-microprofile-config
Bridging Eclipse MicroProfile Config with Camel properties
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-microprofile-fault-tolerance
Circuit Breaker EIP using MicroProfile Fault Tolerance
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-microprofile-health
Expose Camel health checks via MicroProfile Health
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-microprofile-metrics
Camel metrics exposed with Eclipse MicroProfile Metrics
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-milo
Camel OPC UA support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mina1 vulnerability
Camel MINA support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mllp
Camel MLLP Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mock
Camel Mock component
3.4.04.20.0
MongoDB Client Apache 2.0
org.apache.camel » camel-mongodb
Camel MongoDB (Java Driver 3) component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mongodb-gridfs
Camel MongoDB GridFS component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-msv
Camel MSV support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-mustache
Camel Mustache support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mvel
Camel MVEL support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-mybatis
Camel MyBatis support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-nagios
Camel Nagios support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-nats3.4.04.20.0
Apache 2.0
org.apache.camel » camel-netty
Camel Netty NIO based socket communication component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-netty-http
Camel Netty HTTP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-nitrite
Camel Nitrite component
3.4.04.18.2
Apache 2.0
org.apache.camel » camel-nsq3.4.03.16.0
Apache 2.0
org.apache.camel » camel-ognl
Camel OGNL support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo2
Camel Olingo2 component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo2-api
Camel Olingo2 API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo2-parent
Camel Olingo2 parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo4
Camel Olingo4 component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo4-api
Camel Olingo4 API
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-olingo4-parent
Camel Olingo4 parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-openapi-java
Rest DSL support for using OpenApi doc
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-openstack
Camel OpenStack support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-opentracing
Distributed tracing using OpenTracing
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-optaplanner
Camel OptaPlanner support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-paho
Camel Eclipse Paho support
3.4.04.20.0
PDF Lib Apache 2.0
org.apache.camel » camel-pdf
Camel PDF support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-pg-replication-slot
Component for receiving from PostgreSQL Replication Slots
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-pgevent
Component for sending/receiving notifications in PostgreSQL
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-platform-http
HTTP service leveraging existing runtime platform HTTP server
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-platform-http-vertx
Implementation of the Platform HTTP Engine based on Vert.x Web
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-printer
Camel Printer support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-protobuf
Camel Google Protobuf data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-pubnub
Camel PubNub Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-pulsar
Camel Apache Pulsar Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-quartz
Camel Quartz support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-quickfix
Camel QuickFIX/J support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-rabbitmq
Camel RabbitMQ Component using Spring RabbitMQ client
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-reactive-executor-vertx
Reactive Executor for camel-core using Vert.x
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-reactive-streams
Camel Reactive Streams Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-reactor
Reactor based back-end for Camel's reactive streams component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-ref
Camel Ref component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-resilience4j
Circuit Breaker EIP using Resilience4j
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-rest
Camel REST component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-rest-openapi
Camel REST support using OpenApi
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-rest-swagger
Camel REST support using Swagger
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-resteasy
Camel Resteasy support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-ribbon
Using Netflix Ribbon for client side load balancing
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-robotframework
Camel RobotFramework Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-route-parser
Java and XML source code parser for Camel routes
3.4.04.20.0
RSS/Atom Apache 2.0
org.apache.camel » camel-rss
Camel RSS support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-rxjava
RxJava based back-end for Camel's reactive streams component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-saga
Camel Saga component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-salesforce
Camel Salesforce support
3.4.04.20.0
org.apache.camel » camel-salesforce-maven-plugin3.4.0
Apache 2.0
org.apache.camel » camel-salesforce-parent
Camel Salesforce parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-sap-netweaver
Camel SAP NetWeaver support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-saxon
Camel Saxon (XQuery/XPath) support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-scheduler
Camel Scheduler component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-schematron
Camel Schematron support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-seda
Camel Seda component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-service
Camel service Support
3.4.04.18.2
Apache 2.0
org.apache.camel » camel-servicenow
Camel ServiceNow support
3.4.04.20.0
org.apache.camel » camel-servicenow-maven-plugin3.4.0
Apache 2.0
org.apache.camel » camel-servicenow-parent
Camel ServiceNow parent
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-servlet
Camel servlet transport support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-shiro
Security using Shiro
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-sip
Camel SIP protocol based communication component
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-sjms
A pure Java JMS Camel Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-sjms2
A pure Java JMS 2.0 Camel Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-slack
Camel Slack Support
3.4.04.20.0
SMPP Lib Apache 2.0
org.apache.camel » camel-smpp
Camel SMPP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-snakeyaml
Camel SnakeYAML support
3.4.04.20.0
SNMP Apache 2.0
org.apache.camel » camel-snmp
Camel SNMP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-soap
Camel SOAP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-solr
Camel Solr Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-soroush
Camel Soroush Support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-spark
Camel Apache Spark Support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-splunk
Camel :: Splunk component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-splunk-hec
Camel :: Splunk HEC component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring
Camel Spring
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-batch
Camel Spring Batch support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-integration
Camel Spring Integration support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-spring-javaconfig
Using Camel with Spring Java Configuration
3.4.03.14.10
Apache 2.0
org.apache.camel » camel-spring-ldap
Camel support for Spring LDAP
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-main
Camel Spring Main support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-redis
Camel Spring Redis Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-security
Security using Spring Security
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-spring-ws
Camel support for Spring Web Services
3.4.04.20.0
SQL Lib Apache 2.0
org.apache.camel » camel-sql1 vulnerability
Camel SQL support
3.4.04.20.0
SSH Lib Apache 2.0
org.apache.camel » camel-ssh
Camel SSH support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-stax
Camel StAX support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-stomp
Camel Stomp client
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-stream
Camel Stream (System.in, System.out, System.err) support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-stringtemplate
Camel StringTemplate support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-stub
Camel Stub component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-support
The Camel Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-swagger-java
Rest-dsl support for using swagger api-doc
3.4.03.22.4
Logging Apache 2.0
org.apache.camel » camel-syslog
Camel Syslog support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-tagsoup
Camel TagSoup support
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-tarfile
Camel Tar file support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-telegram
Camel Telegram support
3.4.04.20.0
Testing Apache 2.0
org.apache.camel » camel-test
Camel unit testing
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-test-cdi
Camel unit testing with CDI
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-test-junit5
Camel unit testing with JUnit 5
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-test-spring
Camel unit testing with Spring
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-test-spring-junit5
Camel unit testing with Spring and JUnit 5
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-testcontainers
Camel support for testcontainers
3.4.03.15.0
Apache 2.0
org.apache.camel » camel-testcontainers-junit5
Camel support for testcontainers with JUnit 5
3.4.03.15.0
Apache 2.0
org.apache.camel » camel-testcontainers-spring
Camel unit testing with Spring and testcontainers
3.4.03.15.0
Apache 2.0
org.apache.camel » camel-testcontainers-spring-junit5
Camel unit testing with Spring, testcontainers and JUnit 5
3.4.03.15.0
Apache 2.0
org.apache.camel » camel-thrift
Camel Apache Thrift data format and RPC support
3.4.04.20.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.
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-timer
Camel Timer component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-tooling-model
Tooling Model
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-tooling-util
Tooling utilities
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-twilio
Camel Component for Twilio
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-twitter
Camel Twitter support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-undertow3.4.04.20.0
Apache 2.0
org.apache.camel » camel-undertow-spring-security
Spring Security Provider for camel-undertow
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-univocity-parsers
Camel UniVocity parsers data format support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-util
The Camel Utilities
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-util-json
A json simple parser that preserves the ordering in Map as read from JSon source
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-validator
Camel Validator component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-velocity
Camel Velocity support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-vertx
Camel Vertx support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-vm
Camel VM component
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-weather
Camel Weather support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-web3j
Camel Ethereum support through Web3j
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-webhook
Camel Webhook component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-websocket
Camel WebSocket using Jetty
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-websocket-jsr356
Camel WebSocket using JSR356 (javax)
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-weka
Camel Weka support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-wordpress
Wordpress REST API support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-workday
Camel Workday support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xchange
Camel XChange support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xj
Camel XJ component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xml-io
Camel XML IO
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xml-jaxb
Camel XML JAXB
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xml-jaxp
Camel XML JAXP
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xmlsecurity
Camel Partial XML Encryption/Decryption and XML Signature support
3.4.04.20.0
XMPP Apache 2.0
org.apache.camel » camel-xmpp
Camel XMPP support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xpath
Camel XPath language
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xslt
Camel XSLT component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xslt-saxon
Camel XSLT Saxon component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-xstream
Camel XStream support
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-yammer
Camel Yammer Component
3.4.03.16.0
Apache 2.0
org.apache.camel » camel-zendesk
Camel Zendesk Component
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-zip-deflater
Camel Zip/GZip deflater dataformat
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-zipfile
Camel Zip file support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-zipkin
Distributed message tracing using Zipkin
3.4.03.22.4
Apache 2.0
org.apache.camel » camel-zookeeper
Camel Zookeeper Support
3.4.04.20.0
Apache 2.0
org.apache.camel » camel-zookeeper-master
Camel Zookeeper Master Support
3.4.04.20.0
Annotation Lib Apache 2.0
org.apache.camel » spi-annotations
Annotations for Camel Endpoint developers
3.4.04.20.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.113.20.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-sso-saml
Apache CXF RS SSO SAML
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-xml
Apache CXF RS XML Security
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-bundle-compatible
Apache CXF Compatibility Bundle Jar
3.4.03.6.10
Apache 2.0
org.apache.cxf » cxf-core5 vulnerabilities
Apache CXF Core
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-distribution-javadoc
Apache CXF JavaDoc
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-distribution-manifest
Apache CXF Manifest Jar
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-integration-cdi
Apache CXF CDI Integration
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-integration-tracing-brave
Apache CXF Distributed using OpenZipkin Brave
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-integration-tracing-opentracing
Apache CXF Distributed using OpenTracing
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-bindings-coloc
Apache CXF Runtime Colocated Binding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-bindings-corba
Apache CXF Runtime CORBA Binding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-bindings-object
Apache CXF Runtime Object Binding
3.4.03.1.18
Apache 2.0
org.apache.cxf » cxf-rt-bindings-soap
Apache CXF Runtime SOAP Binding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-bindings-xml
Apache CXF Runtime XML Binding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-databinding-aegis1 vulnerability
Apache CXF Runtime Aegis Databinding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-databinding-jaxb
Apache CXF Runtime JAXB DataBinding
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-databinding-jibx
Apache CXF Runtime JiBX DataBinding
3.4.03.1.18
Apache 2.0
org.apache.cxf » cxf-rt-databinding-sdo
Apache CXF Runtime SDO DataBinding
3.4.03.1.18
Apache 2.0
org.apache.cxf » cxf-rt-features-clustering
Failover and loadbalancing support
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-features-logging
Apache CXF Advanced Logging Feature
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-features-metrics
Apache CXF Metrics Feature
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-features-throttling
Apache CXF Throttling Feature
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-jaxrs
Apache CXF Runtime JAX-RS Frontend
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-jaxws
Apache CXF Runtime JAX-WS Frontend
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-js
Apache CXF Runtime JavaScript Frontend
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-simple
Apache CXF Runtime Simple Frontend
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-javascript
Apache CXF Runtime JavaScript Client Generator
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-management
Apache CXF Runtime Management
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-management-web
Apache CXF Runtime Web Management
3.4.03.1.18
Apache 2.0
org.apache.cxf » cxf-rt-rs-client
Apache CXF JAX-RS Client
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-sse
Apache CXF JAX-RS Server-Side Events Support
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-extension-providers
Apache CXF JAX-RS Extensions: Providers
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-extension-search
Apache CXF JAX-RS Extensions: Search
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-extension-rx2
Apache CXF JAX-RS Extensions: RxJava2
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-extension-rx3
Apache CXF JAX-RS Extensions: RxJava3
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-http-sci
Apache CXF JAX-RS Servlet Container Initializer
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-json-basic
Apache CXF JAX-RS Extensions: JSON Basic
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-cors
Apache CXF RS Cross-Origin Resource Sharing
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-http-signature
Integrate https://tools.ietf.org/html/draft-cavage-http-signatures-10 as JAX-RS filters for signing and
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-jose1 vulnerability
Apache CXF Runtime JOSE Core
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-jose-jaxrs
Apache CXF Runtime JOSE JAX-RS
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-oauth
Apache CXF Runtime OAuth 1.0a
3.4.03.4.10
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-oauth2
Apache CXF Runtime OAuth 2.0
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-oauth2-saml
Apache CXF Runtime OAuth 2.0 SAML
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-security-saml
Apache CXF Runtime SAML Security functionality
3.4.04.2.0
org.apache.cxf » cxf-rt-security-sso-oidc3.4.0
org.apache.cxf » cxf-rt-security-sso-saml3.4.0
org.apache.cxf » cxf-rt-security-xml3.4.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-service-description1 vulnerability
Apache CXF JAX-RS Service Description
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-service-description-swagger
Apache CXF JAX-RS Service Description Swagger
3.4.03.6.10
Apache 2.0
org.apache.cxf » cxf-rt-rs-service-description-openapi-v3
Apache CXF JAX-RS Service Description OpenAPI v3
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-service-description-microprofile-openapi
Apache CXF JAX-RS Service Description Microprofile OpenAPI
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-mp-client
Apache CXF MicroProfile Client
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http
Apache CXF Runtime HTTP Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-hc
Apache CXF Runtime HTTP Async Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-jetty
Apache CXF Runtime HTTP Jetty Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-netty-client
Apache CXF Runtime HTTP Netty Client Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-netty-server
Apache CXF Runtime HTTP Netty Server Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-undertow
Apache CXF Runtime HTTP Undertow Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-jms1 vulnerability
Apache CXF Runtime JMS Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-local
Apache CXF Runtime Local Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-udp
Apache CXF Runtime UDP Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-websocket
Apache CXF Runtime WebSocket Transport
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-wsdl
Apache CXF Runtime Core for WSDL Based Technologies
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-addr
Apache CXF Runtime WS Addressing
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-eventing
Apache CXF Runtime WS Eventing
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-mex
Apache CXF Runtime WS MetadataExchange
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-policy
Apache CXF Runtime WS Policy
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-rm
Apache CXF Runtime WS Reliable Messaging
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-transfer3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-security
Apache CXF Runtime WS Security
3.4.04.2.0
org.apache.cxf » cxf-rt-ws-security-oauth23.4.0
Apache 2.0
org.apache.cxf » cxf-rt-security
Apache CXF Runtime Security functionality
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-spring-boot-autoconfigure
Apache CXF Spring Boot Autoconfigure
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-spring-boot-starter-jaxrs
Apache CXF Spring Boot Starter JAX-RS
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-spring-boot-starter-jaxws
Apache CXF Spring Boot Starter JAX-WS
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-testutils
Apache CXF Test Utilities
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-common
Apache CXF Command Line Tools Common
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-corba
Apache CXF Command Line Tools CORBA
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-java2ws
Apache CXF Command Line Tools JavaTo WS
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-misctools
Apache CXF Command Line Tools WSDLTo Misctools
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-validator
Apache CXF Command Line Tools Validator
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-wadlto-jaxrs
Apache CXF Command Line Tools WADLTo JAXRS Frontend
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-wsdlto-core
Apache CXF Command Line Tools WSDLTo Core
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-wsdlto-frontend-javascript
Apache CXF Command Line Tools WSDL to JavaScript Front End
3.4.04.2.0
Apache 2.0
org.apache.cxf » cxf-tools-wsdlto-frontend-jaxws
Apache CXF Command Line Tools WSDLTo JAXWS Frontend
3.4.04.2.0
Maven Plugins Apache 2.0
org.apache.cxf » cxf-wsdl-validator-plugin
Apache CXF WSDL Validator Maven2 Plugin
3.4.04.2.0
Maven Plugins Apache 2.0
org.apache.cxf » cxf-codegen-plugin
Apache CXF Code Generation Maven2 Plugins
3.4.04.2.0
Maven Plugins Apache 2.0
org.apache.cxf » cxf-java2ws-plugin
Apache CXF Java2WS Maven2 Plugin
3.4.04.2.0
Maven Plugins Apache 2.0
org.apache.cxf » cxf-wadl2java-plugin
Apache CXF WADL2Java Code Generation Maven2 Plugin
3.4.04.2.0
Maven Plugins Apache 2.0
org.apache.cxf » cxf-java2swagger-plugin
Apache CXF Java2Swagger Maven2 Plugin
3.4.03.6.10
Maven Plugins Apache 2.0
org.apache.cxf » cxf-corbatools-maven-plugin
Apache CXF CORBA Tools Maven2 Plugins
3.4.04.2.0
Maven Archetype Apache 2.0
org.apache.cxf.archetype » cxf-jaxws-javafirst
Creates a project for developing a Web service starting from Java code
3.4.04.2.0
Maven Archetype Apache 2.0
org.apache.cxf.archetype » cxf-jaxrs-service
Simple CXF JAX-RS webapp service using Spring configuration
3.4.04.2.0
Maven Archetype Apache 2.0
org.apache.cxf.archetype » cxf-jaxws-wsdlfirst
Creates a contract (WSDL)-first CXF web service
3.4.04.2.0
org.apache.cxf.benchmark » cxf-benchmark-base3.4.0
org.apache.cxf.benchmark » cxf-benchmark-soapdoclit3.4.0
Apache 2.0
org.apache.cxf.karaf » apache-cxf
Apache CXF Karaf Features
3.4.03.6.10
Apache 2.0
org.apache.cxf.karaf » cxf-karaf-commands
Apache CXF Karaf Commands
3.4.03.6.10
Apache 2.0
org.apache.cxf.services.sts » cxf-services-sts-core3.4.04.2.0
Web App Apache 2.0
org.apache.cxf.services.sts » cxf-services-sts-war3.4.03.1.18
Apache 2.0
org.apache.cxf.services.ws-discovery » cxf-services-ws-discovery-api
Apache CXF WS-Discovery API
3.4.04.2.0
Apache 2.0
org.apache.cxf.services.ws-discovery » cxf-services-ws-discovery-service
Apache CXF WS-Discovery Service
3.4.04.2.0
org.apache.cxf.services.ws-discovery » cxf-services-wsn-core3.4.0
org.apache.cxf.services.ws-discovery » cxf-services-wsn-osgi3.4.0
Apache 2.0
org.apache.cxf.services.wsn » cxf-services-wsn-api
Apache CXF WSN API
3.4.04.2.0
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-client3.4.04.2.0
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-common3.4.04.2.0
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-features3.4.03.6.10
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-osgi3.4.03.6.10
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-service3.4.04.2.0
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-x509-handlers3.4.04.2.0
Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-x509-repo-ldap3.4.04.2.0
Web App Apache 2.0
org.apache.cxf.services.xkms » cxf-services-xkms-war3.4.04.2.0
Apache 2.0
org.apache.geronimo.specs » geronimo-stax-api_1.0_spec
Java STAX Spec API 1.2
1.0.11.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.135.4.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.125.6.1
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.125.6.1
MIME Types Lib Apache 2.0
org.apache.httpcomponents » httpmime
Apache HttpComponents Client
4.5.125.6.1
Security Apache 2.0
org.apache.shiro » shiro-core5 vulnerabilities
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
1.6.02.1.0
Apache 2.0
org.apache.tika » tika-core3 vulnerabilities
This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It
1.24.13.3.0
Apache 2.0
org.apache.tika » tika-parsers2 vulnerabilities 1.24.13.3.0
Apache 2.0
org.apache.wss4j » wss4j-ws-security-dom2.3.04.0.1
Apache 2.0
org.apache.wss4j » wss4j-ws-security-common2.3.04.0.1
Apache 2.0
org.apache.wss4j » wss4j-policy2.3.04.0.1
LGPL 3.0
org.codice.ddf » notifications2.26.212.29.15
LGPL 3.0
org.codice.ddf » activities2.26.212.29.15
org.codice.thirdparty » geotools-suite20.1_2
Apache 2.0 +1
org.eclipse.jetty » apache-jsp9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » apache-jstl9.4.28.v2020040811.0.0
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-client
Jetty ALPN Client API Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-client
Jetty ALPN Client OpenJDK Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-java-server
Jetty ALPN Server OpenJDK Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-openjdk8-client
Jetty ALPN Client OpenJDK Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-openjdk8-server9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-client
Jetty ALPN Client Conscrypt Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-conscrypt-server
Jetty ALPN Server Conscrypt Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-alpn-server
Jetty ALPN Server API Artifact
9.4.28.v2020040812.1.9
Annotation Lib Apache 2.0 +1
org.eclipse.jetty » jetty-annotations
Jetty Annotations Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-ant9.4.28.v2020040811.0.26
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-continuation
Asynchronous API
9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-deploy
Jetty Deployer Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-distribution9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-distribution9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-home9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-home9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-http5 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-http-spi
Jetty OpenJDK HTTP SPI Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » infinispan-common9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » infinispan-remote-query9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » infinispan-embedded-query9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-hazelcast9.4.28.v2020040812.1.9
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-jaas
Jetty JAAS support
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-jaspi1 vulnerability
Jetty security infrastructure
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-jmx
Jetty JMX Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-jndi
Jetty JNDI Artifact
9.4.28.v2020040812.1.9
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty » jetty-nosql9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-plus
Jetty JNDI and Annotation Support Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-proxy
Jetty Proxy Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-quickstart
Jetty Quick Start
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-security
Jetty Server Security Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-openid1 vulnerability
Jetty OpenID Connect Infrastructure
9.4.28.v2020040812.1.9
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server9 vulnerabilities
Jetty Server Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlets3 vulnerabilities
Utility Servlets from Jetty
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-spring9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-unixsocket
Jetty UnixSocket Parent
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-util-ajax
Jetty JSON Utilities Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-webapp1 vulnerability
Jetty web application support
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-xml
Jetty XML Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty.fcgi » fcgi-client9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.fcgi » fcgi-server9.4.28.v2020040811.0.26
Jetty Session Mgr Apache 2.0 +1
org.eclipse.jetty.gcloud » jetty-gcloud-session-manager9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-client9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-common3 vulnerabilities 9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-hpack1 vulnerability 9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.http2 » http2-http-client-transport9.4.28.v2020040811.0.26
Web Server Apache 2.0 +1
org.eclipse.jetty.http2 » http2-server2 vulnerabilities 9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.memcached » jetty-memcached-sessions9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot
Jetty OSGi Boot bundle
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot-jsp
Jetty OSGi Boot JSP bundle
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-osgi-boot-warurl
Jetty OSGi Boot-Warurl bundle
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.osgi » jetty-httpservice
Jetty OSGi HttpService bundle
9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » javax-websocket-client-impl9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty.websocket » javax-websocket-server-impl9.4.28.v202004089.4.58.v20250814
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-api9.4.28.v202004089.4.58.v20250814
WebSocket Clients Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-client9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-common9.4.28.v202004089.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-server9.4.28.v2020040811.0.26
Apache 2.0 +1
org.eclipse.jetty.websocket » websocket-servlet9.4.28.v2020040811.0.26
EDL 1.0
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
2.3.24.0.8
EDL 1.0
org.glassfish.jaxb » jaxb-xjc
JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
2.3.24.0.8
EDL 1.0
org.glassfish.jaxb » jaxb-jxc
JAXB schema generator.The *tool* to generate XML schema based on java classes.
2.3.24.0.8
EDL 1.0
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
2.3.24.0.8
EDL 1.0
org.glassfish.jaxb » jaxb-xjc
JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
2.3.24.0.8
EDL 1.0
org.glassfish.jaxb » jaxb-jxc
JAXB schema generator.The *tool* to generate XML schema based on java classes.
2.3.24.0.8
Encryption Lib Apache 2.0
org.jasypt » jasypt
Java library which enables encryption in java apps with minimum effort.
1.9.3
EDL 1.0
org.jvnet.staxex » stax-ex
Extensions to JSR-173 StAX API.
1.8.12.1.0
EDL 1.0
org.jvnet.staxex » stax-ex
Extensions to JSR-173 StAX API.
1.8.12.1.0
Apache 2.0
org.opensaml » opensaml-core
Core
3.4.54.0.1
Apache 2.0
org.opensaml » opensaml-xmlsec-api
XML Security API
3.4.54.0.1
Apache 2.0
org.opensaml » opensaml-xmlsec-impl
XML Security Implementation
3.4.54.0.1
Apache 2.0
org.opensaml » opensaml-soap-impl
SOAP Provider Implementations
3.4.54.0.1
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
5.0.08.0.0
OSGi Apache 2.0
org.osgi » org.osgi.compendium
OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles
5.0.07.0.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
8.0.19.9.1
Apache 2.0
org.rrd4j » rrd4j
A high performance data logging and graphing system for time series data.
3.3.13.10
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.292.0.18
Logging MIT
org.slf4j » slf4j-ext
Extensions to the SLF4J API
1.7.292.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.292.0.18
Core Utils Apache 2.0
org.springframework » spring-core2 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.2.5.RELEASE7.0.7
xalan » xalan1 vulnerability
An XSLT processor for transforming XML documents into other formats using XSL stylesheets.
2.7.22.7.3
XML Processing Apache 2.0
xerces » xercesImpl2 vulnerabilities
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.12.02.12.2