Last Version

Camel :: Example :: Transformer :: Blueprint 2.19.5

An example demonstrating declarative transformation along data type declaration using OSGi Blueprint XML

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-transformer-blueprint
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: Transformer :: Blueprint
An example demonstrating declarative transformation along data type declaration using OSGi Blueprint XML
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-transformer-blueprint

Download camel-example-transformer-blueprint 2.19.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-blueprint jar 2.19.5

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test-blueprint jar 2.19.5
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.