FuseSource :: Tooling

Fuse Fabric

License

License

GroupId

GroupId

org.fusesource
ArtifactId

ArtifactId

tooling
Last Version

Last Version

7.2.0.redhat-024
Release Date

Release Date

Type

Type

pom
Description

Description

FuseSource :: Tooling
Fuse Fabric
Project Organization

Project Organization

Red Hat

Download tooling

How to add to project

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

Dependencies

test (2)

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

Project Modules

  • examples
  • archetype-builder
  • archetypes
  • tooling-fabric-all
  • tooling-jclouds-all
  • camel-tooling-util
  • testing

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