| License | 
                License
                                                        FuseSource Fabric License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.fusesource.fabric.fabric-examples | 
    
| ArtifactId | ArtifactIdfabric-camel-dosgi | 
    
| Version | Version7.1.0.fuse-014 | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionFuse Fabric :: Example :: Camel DOSGI 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| fabric-camel-dosgi-7.1.0.fuse-014.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/ -->
<dependency>
    <groupId>org.fusesource.fabric.fabric-examples</groupId>
    <artifactId>fabric-camel-dosgi</artifactId>
    <version>7.1.0.fuse-014</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/
implementation 'org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:7.1.0.fuse-014'
                // https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples/fabric-camel-dosgi/
implementation ("org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:7.1.0.fuse-014")
                'org.fusesource.fabric.fabric-examples:fabric-camel-dosgi:pom:7.1.0.fuse-014'
                <dependency org="org.fusesource.fabric.fabric-examples" name="fabric-camel-dosgi" rev="7.1.0.fuse-014">
  <artifact name="fabric-camel-dosgi" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples', module='fabric-camel-dosgi', version='7.1.0.fuse-014')
)
                libraryDependencies += "org.fusesource.fabric.fabric-examples" % "fabric-camel-dosgi" % "7.1.0.fuse-014"
                [org.fusesource.fabric.fabric-examples/fabric-camel-dosgi "7.1.0.fuse-014"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel : camel-core | jar | 2.10.0.fuse-71-014 | 
| org.apache.camel : camel-spring | jar | 2.10.0.fuse-71-014 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |