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