| License | 
                License
                                                        FuseSource Fabric License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.fusesource.fabric.fabric-examples | 
    
| ArtifactId | ArtifactIdfabric-cxf-demo-features | 
    
| Last Version | Last Version7.1.0.fuse-014 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFuse Fabric :: Example :: Simple Fabric CXF Demo :: Features 
            Fuse Fabric :: Simple Fabric CXF Demo 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo-features/ -->
<dependency>
    <groupId>org.fusesource.fabric.fabric-examples</groupId>
    <artifactId>fabric-cxf-demo-features</artifactId>
    <version>7.1.0.fuse-014</version>
</dependency>
                // https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo-features/
implementation 'org.fusesource.fabric.fabric-examples:fabric-cxf-demo-features:7.1.0.fuse-014'
                // https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-cxf-demo-features/
implementation ("org.fusesource.fabric.fabric-examples:fabric-cxf-demo-features:7.1.0.fuse-014")
                'org.fusesource.fabric.fabric-examples:fabric-cxf-demo-features:jar:7.1.0.fuse-014'
                <dependency org="org.fusesource.fabric.fabric-examples" name="fabric-cxf-demo-features" rev="7.1.0.fuse-014">
  <artifact name="fabric-cxf-demo-features" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples', module='fabric-cxf-demo-features', version='7.1.0.fuse-014')
)
                libraryDependencies += "org.fusesource.fabric.fabric-examples" % "fabric-cxf-demo-features" % "7.1.0.fuse-014"
                [org.fusesource.fabric.fabric-examples/fabric-cxf-demo-features "7.1.0.fuse-014"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |