is not current version
Last Version 3.2.1

Citrus :: Endpoints :: Apache Camel 3.1.2

Citrus endpoints for producing and consuming messages

License

License

GroupId

GroupId

com.consol.citrus
ArtifactId

ArtifactId

citrus-camel
Version

Version

3.1.2
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.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.consol.citrus : citrus-base jar 3.1.2
org.springframework : spring-expression jar 5.3.14
org.apache.camel : camel-core jar 3.14.0
org.apache.camel : camel-spring jar 3.14.0
org.apache.camel : camel-spring-xml jar 3.14.0
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
com.consol.citrus : citrus-spring jar 3.1.2
org.apache.camel : camel-endpointdsl jar 3.14.0

test (14)

Group / Artifact Type Version
com.consol.citrus » citrus-test-support jar 3.1.2
com.consol.citrus : citrus-testng jar 3.1.2
com.consol.citrus : citrus-validation-xml jar 3.1.2
com.consol.citrus : citrus-validation-text jar 3.1.2
org.apache.camel : camel-base64 jar 3.14.0
org.apache.camel : camel-jsonpath jar 3.14.0
org.springframework : spring-test jar 5.3.14
org.testng : testng jar 7.3.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : jcl-over-slf4j jar 1.7.32
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.