| License |
License
FuseSource Fabric License
|
|---|---|
| GroupId | GroupIdorg.fusesource.fabric.fabric-examples.fabric-camel-dosgi |
| ArtifactId | ArtifactIdfeatures |
| Version | Version7.1.0.fuse-014 |
| Type | Typejar |
| Description |
DescriptionFuse Fabric :: Example :: Camel DOSGI :: Features
Fuse Fabric :: Example :: Camel DOSGI
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| features-7.1.0.fuse-014.pom | |
| features-7.1.0.fuse-014.jar | 3 KB |
| features-7.1.0.fuse-014-sources.jar | 989 bytes |
| features-7.1.0.fuse-014-features.xml | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-dosgi/features/ -->
<dependency>
<groupId>org.fusesource.fabric.fabric-examples.fabric-camel-dosgi</groupId>
<artifactId>features</artifactId>
<version>7.1.0.fuse-014</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-dosgi/features/
implementation 'org.fusesource.fabric.fabric-examples.fabric-camel-dosgi:features:7.1.0.fuse-014'
// https://jarcasting.com/artifacts/org.fusesource.fabric.fabric-examples.fabric-camel-dosgi/features/
implementation ("org.fusesource.fabric.fabric-examples.fabric-camel-dosgi:features:7.1.0.fuse-014")
'org.fusesource.fabric.fabric-examples.fabric-camel-dosgi:features:jar:7.1.0.fuse-014'
<dependency org="org.fusesource.fabric.fabric-examples.fabric-camel-dosgi" name="features" rev="7.1.0.fuse-014">
<artifact name="features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric.fabric-examples.fabric-camel-dosgi', module='features', version='7.1.0.fuse-014')
)
libraryDependencies += "org.fusesource.fabric.fabric-examples.fabric-camel-dosgi" % "features" % "7.1.0.fuse-014"
[org.fusesource.fabric.fabric-examples.fabric-camel-dosgi/features "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 |