All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Regular JAR search

These files are containing the class org.apache.camel

org.apache.camel.quarkus.component.mongodb.gridfs.it.MongodbGridfsIT

org.apache.camel.quarkus.component.mongodb.it.MongoDbResource

org.apache.camel.quarkus.component.mongodb.gridfs.it.MongodbGridfsResource

MongoDB tests from ../integration-test-groups/mongodb merged together

Group: org.apache.camel.quarkus Artifact: camel-quarkus-integration-test-mongodb-grouped
Show documentation Show source 
 

0 downloads
Artifact camel-quarkus-integration-test-mongodb-grouped
Group org.apache.camel.quarkus
Version 3.0.0-RC2
Last update 30. July 2023
Tags: tests test integration merged groups from mongodb together
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies quarkus-resteasy, quarkus-resteasy-jackson, quarkus-resteasy-jsonb, camel-quarkus-integration-tests-support-mongodb, camel-quarkus-mongodb, camel-quarkus-mongodb-gridfs,
There are maybe transitive dependencies!

org.apache.camel.quarkus.component.jms.ibmmq.support.IBMMQDestinations

org.apache.camel.quarkus.component.jms.ibmmq.support.IBMMQTestResource

org.apache.camel.quarkus.component.jms.ibmmq.it.IBMMQResource

Integration tests for Camel Quarkus JMS extension with the IBM MQ Client

Group: org.apache.camel.quarkus Artifact: camel-quarkus-integration-test-jms-ibmmq-client
Show documentation Show source 
 

0 downloads
Artifact camel-quarkus-integration-test-jms-ibmmq-client
Group org.apache.camel.quarkus
Version 3.0.0-RC2
Last update 30. July 2023
Tags: with extension tests camel quarkus integration client
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies camel-quarkus-jms, quarkus-pooled-jms, camel-quarkus-integration-test-messaging-jms, com.ibm.mq.jakarta.client,
There are maybe transitive dependencies!

org.apache.camel.quarkus.component.atlasmap.it.AtlasmapComponentDsl

org.apache.camel.quarkus.component.atlasmap.it.model.Person

org.apache.camel.quarkus.component.atlasmap.it.Route

Integration tests for Camel Quarkus AtlasMap extension

Group: org.apache.camel.quarkus Artifact: camel-quarkus-integration-test-atlasmap
Show documentation Show source 
 

0 downloads
Artifact camel-quarkus-integration-test-atlasmap
Group org.apache.camel.quarkus
Version 3.0.0-RC2
Last update 30. July 2023
Tags: extension tests camel quarkus integration atlasmap
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies camel-quarkus-atlasmap, quarkus-resteasy-jackson, camel-quarkus-platform-http, camel-quarkus-jackson,
There are maybe transitive dependencies!

org.apache.camel.quarkus.component.jta.SupportsJtaTransactionPolicy

org.apache.camel.quarkus.component.jta.MandatoryJtaTransactionPolicy

org.apache.camel.quarkus.component.jta.NotSupportedJtaTransactionPolicy

Enclose Camel routes in transactions using Java Transaction API (JTA) and Narayana transaction manager

Group: org.apache.camel.quarkus Artifact: camel-quarkus-jta
Show documentation Show source 
 

0 downloads
Artifact camel-quarkus-jta
Group org.apache.camel.quarkus
Version 3.0.0-RC2
Last update 30. July 2023
Tags: routes using java manager camel narayana transactions transaction enclose
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies camel-quarkus-core, camel-jta, quarkus-narayana-jta,
There are maybe transitive dependencies!

org.apache.camel.kafkaconnector.file.CamelFileSinkConnector

org.apache.camel.kafkaconnector.file.CamelFileSourceConnector

org.apache.camel.kafkaconnector.file.CamelFileSourceTask

Camel Kafka Connector for file

Group: org.apache.camel.kafkaconnector Artifact: camel-file-kafka-connector
Show documentation Show source 
 

0 downloads
Artifact camel-file-kafka-connector
Group org.apache.camel.kafkaconnector
Version 3.20.6
Last update 26. July 2023
Tags: file connector camel kafka
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies camel-file, commons-io, camel-kafka-connector, camel-jackson,
There are maybe transitive dependencies!

org.apache.camel.component.zookeeper.springboot.ZooKeeperComponentConfiguration

org.apache.camel.component.zookeeper.springboot.cloud.ZooKeeperServiceRegistryAutoConfiguration

org.apache.camel.component.zookeeper.springboot.cluster.ZooKeeperClusterServiceConfiguration

Group: org.apache.camel.springboot Artifact: camel-zookeeper-starter
Show documentation Show source 
 

0 downloads

org.apache.camel.component.fhir.springboot.FhirComponentAutoConfiguration

org.apache.camel.component.fhir.springboot.FhirJsonDataFormatAutoConfiguration

org.apache.camel.component.fhir.springboot.FhirXmlDataFormatConfiguration

Group: org.apache.camel.springboot Artifact: camel-fhir-starter
Show documentation Show source 
 

0 downloads
Artifact camel-fhir-starter
Group org.apache.camel.springboot
Version 4.0.0-RC2


org.apache.camel.component.ehcache.springboot.EhcacheComponentConverter

org.apache.camel.component.ehcache.springboot.customizer.CacheConfigurationCustomizer

org.apache.camel.component.ehcache.springboot.EhcacheComponentAutoConfiguration

Group: org.apache.camel.springboot Artifact: camel-ehcache-starter
Show documentation Show source 
 

0 downloads
Artifact camel-ehcache-starter
Group org.apache.camel.springboot
Version 4.0.0-RC2


org.apache.camel.component.crypto.springboot.DigitalSignatureComponentConfiguration

org.apache.camel.converter.crypto.springboot.CryptoDataFormatConfiguration

org.apache.camel.converter.crypto.springboot.CryptoDataFormatAutoConfiguration

Spring-Boot Starter for Camel Cryptographic Support

Group: org.apache.camel.springboot Artifact: camel-crypto-starter
Show documentation Show source 
 

0 downloads
Artifact camel-crypto-starter
Group org.apache.camel.springboot
Version 4.0.0-RC2
Last update 25. July 2023
Tags: spring starter camel boot cryptographic support
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies spring-boot-starter, camel-crypto, camel-core-starter,
There are maybe transitive dependencies!

org.apache.camel.dsl.yaml.IntegrationSourceResource

org.apache.camel.dsl.yaml.YamlRoutesBuilderLoader

org.apache.camel.dsl.yaml.YamlRoutesBuilderLoaderSupport

Camel DSL with YAML

Group: org.apache.camel Artifact: camel-yaml-dsl
Show documentation Show source 
 

0 downloads
Artifact camel-yaml-dsl
Group org.apache.camel
Version 4.0.0-RC2
Last update 25. July 2023
Tags: with camel yaml
Organization not specified
URL Not specified
License Apache-2.0
Dependencies amount 3
Dependencies camel-yaml-dsl-common, camel-yaml-dsl-deserializers, camel-dsl-support,
There are maybe transitive dependencies!



Page 11172 from 17075 (items total 170746)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy