Fabric8 :: Example :: Camel Spring Java

This is a shared POM parent for FuseSource Maven projects

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.fabric8.examples
ArtifactId

ArtifactId

camel-spring-java-example
Last Version

Last Version

1.1.0.Beta6
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Example :: Camel Spring Java
This is a shared POM parent for FuseSource Maven projects
Project Organization

Project Organization

Red Hat

Download camel-spring-java-example

How to add to project

<!-- https://jarcasting.com/artifacts/io.fabric8.examples/camel-spring-java-example/ -->
<dependency>
    <groupId>io.fabric8.examples</groupId>
    <artifactId>camel-spring-java-example</artifactId>
    <version>1.1.0.Beta6</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.examples/camel-spring-java-example/
implementation 'io.fabric8.examples:camel-spring-java-example:1.1.0.Beta6'
// https://jarcasting.com/artifacts/io.fabric8.examples/camel-spring-java-example/
implementation ("io.fabric8.examples:camel-spring-java-example:1.1.0.Beta6")
'io.fabric8.examples:camel-spring-java-example:jar:1.1.0.Beta6'
<dependency org="io.fabric8.examples" name="camel-spring-java-example" rev="1.1.0.Beta6">
  <artifact name="camel-spring-java-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.examples', module='camel-spring-java-example', version='1.1.0.Beta6')
)
libraryDependencies += "io.fabric8.examples" % "camel-spring-java-example" % "1.1.0.Beta6"
[io.fabric8.examples/camel-spring-java-example "1.1.0.Beta6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.13.1
org.apache.camel : camel-spring jar 2.13.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test-spring jar 2.13.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

Versions

Version
1.1.0.Beta6