org.fusesource.examples:fabric-camel-dosgi

Fuse Fabric :: Example :: Camel DOSGI

License

License

FuseSource Fabric License
GroupId

GroupId

org.fusesource.examples
ArtifactId

ArtifactId

fabric-camel-dosgi
Last Version

Last Version

7.2.0.redhat-024
Release Date

Release Date

Type

Type

pom
Description

Description

Fuse Fabric :: Example :: Camel DOSGI
Project Organization

Project Organization

Red Hat

Download fabric-camel-dosgi

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource.examples/fabric-camel-dosgi/ -->
<dependency>
    <groupId>org.fusesource.examples</groupId>
    <artifactId>fabric-camel-dosgi</artifactId>
    <version>7.2.0.redhat-024</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples/fabric-camel-dosgi/
implementation 'org.fusesource.examples:fabric-camel-dosgi:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.examples/fabric-camel-dosgi/
implementation ("org.fusesource.examples:fabric-camel-dosgi:7.2.0.redhat-024")
'org.fusesource.examples:fabric-camel-dosgi:pom:7.2.0.redhat-024'
<dependency org="org.fusesource.examples" name="fabric-camel-dosgi" rev="7.2.0.redhat-024">
  <artifact name="fabric-camel-dosgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples', module='fabric-camel-dosgi', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.examples" % "fabric-camel-dosgi" % "7.2.0.redhat-024"
[org.fusesource.examples/fabric-camel-dosgi "7.2.0.redhat-024"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.10.0.redhat-60024
org.apache.camel : camel-spring jar 2.10.0.redhat-60024

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

  • service
  • dosgi-service
  • camel-route
  • features

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
7.2.0.redhat-024
7.1.0.fuse-047