| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.jboss.integration.fuse | 
| ArtifactId | ArtifactIdcamel-parent | 
| Version | Version1.0.0.redhat-620137 | 
| Type | Typepom | 
| Description | DescriptionFuse Integration: Camel: Parent Fuse BXMS Integration Camel Parent | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| camel-parent-1.0.0.redhat-620137.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.integration.fuse/camel-parent/ -->
<dependency>
    <groupId>org.jboss.integration.fuse</groupId>
    <artifactId>camel-parent</artifactId>
    <version>1.0.0.redhat-620137</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jboss.integration.fuse/camel-parent/
implementation 'org.jboss.integration.fuse:camel-parent:1.0.0.redhat-620137'// https://jarcasting.com/artifacts/org.jboss.integration.fuse/camel-parent/
implementation ("org.jboss.integration.fuse:camel-parent:1.0.0.redhat-620137")'org.jboss.integration.fuse:camel-parent:pom:1.0.0.redhat-620137'<dependency org="org.jboss.integration.fuse" name="camel-parent" rev="1.0.0.redhat-620137">
  <artifact name="camel-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jboss.integration.fuse', module='camel-parent', version='1.0.0.redhat-620137')
)libraryDependencies += "org.jboss.integration.fuse" % "camel-parent" % "1.0.0.redhat-620137"[org.jboss.integration.fuse/camel-parent "1.0.0.redhat-620137"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-all | jar |