is not current version
Last Version 3.2.1

Citrus :: Endpoints :: Apache Camel 3.0.0

Citrus endpoints for producing and consuming messages

License

License

GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-camel
Version

Version

3.0.0
Type

Type

jar
Description

Description

Citrus :: Endpoints :: Apache Camel
Citrus endpoints for producing and consuming messages
Project Organization

Project Organization

ConSol Software GmbH

Download citrus-camel 3.0.0


<!-- https://jarcasting.com/artifacts/com.consol.citrus/citrus-camel/ -->
<dependency>
    <groupId>com.consol.citrus</groupId>
    <artifactId>citrus-camel</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-camel/
implementation 'com.consol.citrus:citrus-camel:3.0.0'
// https://jarcasting.com/artifacts/com.consol.citrus/citrus-camel/
implementation ("com.consol.citrus:citrus-camel:3.0.0")
'com.consol.citrus:citrus-camel:jar:3.0.0'
<dependency org="com.consol.citrus" name="citrus-camel" rev="3.0.0">
  <artifact name="citrus-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.consol.citrus', module='citrus-camel', version='3.0.0')
)
libraryDependencies += "com.consol.citrus" % "citrus-camel" % "3.0.0"
[com.consol.citrus/citrus-camel "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.consol.citrus : citrus-base jar 3.0.0
org.springframework : spring-expression jar 5.3.6
org.apache.camel : camel-core jar 3.9.0
org.apache.camel : camel-spring jar 3.9.0
org.apache.camel : camel-spring-xml jar 3.9.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.consol.citrus : citrus-spring jar 3.0.0

test (13)

Group / Artifact Type Version
com.consol.citrus » citrus-test-support jar 3.0.0
com.consol.citrus : citrus-testng jar 3.0.0
com.consol.citrus : citrus-validation-xml jar 3.0.0
com.consol.citrus : citrus-validation-text jar 3.0.0
org.apache.camel : camel-base64 jar 3.9.0
org.springframework : spring-test jar 5.3.6
org.testng : testng jar 7.3.0
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.slf4j : jcl-over-slf4j jar 1.7.30
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0

Project Modules

There are no modules declared in this project.