Last Version

Camel Quarkus :: Foundation Integration Tests 2.10.0

Apache Camel extensions for Quarkus

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-tests-foundation
Version

Version

2.10.0
Type

Type

pom
Description

Description

Camel Quarkus :: Foundation Integration Tests
Apache Camel extensions for Quarkus
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-tests-foundation

Download camel-quarkus-integration-tests-foundation 2.10.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-tests-foundation/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-tests-foundation</artifactId>
    <version>2.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-tests-foundation/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-tests-foundation:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-tests-foundation/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-tests-foundation:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-integration-tests-foundation:pom:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-tests-foundation" rev="2.10.0">
  <artifact name="camel-quarkus-integration-tests-foundation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-tests-foundation', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-tests-foundation" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-integration-tests-foundation "2.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bean
  • browse
  • component-name-resolver
  • controlbus
  • core
  • core-annotations
  • core-fault-tolerance
  • core-languages
  • core-thread-pools
  • customized-log-component
  • direct
  • eip
  • language
  • log
  • mock
  • ref
  • route-configurations
  • scheduler
  • seda
  • stream
  • timer
  • type-converter