Fuse Fabric :: Example :: Simple Fabric CXF Demo :: Features

Fuse Fabric :: Simple Fabric CXF Demo

License

License

FuseSource Fabric License
GroupId

GroupId

org.fusesource.examples
ArtifactId

ArtifactId

fabric-cxf-demo-features
Last Version

Last Version

7.2.0.redhat-024
Release Date

Release Date

Type

Type

jar
Description

Description

Fuse Fabric :: Example :: Simple Fabric CXF Demo :: Features
Fuse Fabric :: Simple Fabric CXF Demo
Project Organization

Project Organization

Red Hat

Download fabric-cxf-demo-features

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource.examples/fabric-cxf-demo-features/ -->
<dependency>
    <groupId>org.fusesource.examples</groupId>
    <artifactId>fabric-cxf-demo-features</artifactId>
    <version>7.2.0.redhat-024</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.examples/fabric-cxf-demo-features/
implementation 'org.fusesource.examples:fabric-cxf-demo-features:7.2.0.redhat-024'
// https://jarcasting.com/artifacts/org.fusesource.examples/fabric-cxf-demo-features/
implementation ("org.fusesource.examples:fabric-cxf-demo-features:7.2.0.redhat-024")
'org.fusesource.examples:fabric-cxf-demo-features:jar:7.2.0.redhat-024'
<dependency org="org.fusesource.examples" name="fabric-cxf-demo-features" rev="7.2.0.redhat-024">
  <artifact name="fabric-cxf-demo-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.examples', module='fabric-cxf-demo-features', version='7.2.0.redhat-024')
)
libraryDependencies += "org.fusesource.examples" % "fabric-cxf-demo-features" % "7.2.0.redhat-024"
[org.fusesource.examples/fabric-cxf-demo-features "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

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