| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJGroups Application Layer Libs Distributed Applications | 
        
| GroupId | GroupIdorg.apache.camel | 
    
| ArtifactId | ArtifactIdcamel-jgroups-raft-starter | 
    
| Last Version | Last Version3.0.0-RC3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSpring-Boot Starter :: Camel :: JGroups Raft 
            Spring-Boot Starter for Camel jgroups-raft support 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-jgroups-raft-starter/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-jgroups-raft-starter</artifactId>
    <version>3.0.0-RC3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel/camel-jgroups-raft-starter/
implementation 'org.apache.camel:camel-jgroups-raft-starter:3.0.0-RC3'
                // https://jarcasting.com/artifacts/org.apache.camel/camel-jgroups-raft-starter/
implementation ("org.apache.camel:camel-jgroups-raft-starter:3.0.0-RC3")
                'org.apache.camel:camel-jgroups-raft-starter:jar:3.0.0-RC3'
                <dependency org="org.apache.camel" name="camel-jgroups-raft-starter" rev="3.0.0-RC3">
  <artifact name="camel-jgroups-raft-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel', module='camel-jgroups-raft-starter', version='3.0.0-RC3')
)
                libraryDependencies += "org.apache.camel" % "camel-jgroups-raft-starter" % "3.0.0-RC3"
                [org.apache.camel/camel-jgroups-raft-starter "3.0.0-RC3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.9.RELEASE | 
| org.apache.camel : camel-jgroups-raft | jar | 3.0.0-RC3 | 
| org.apache.camel : camel-core-starter | jar | 3.0.0-RC3 | 
| org.apache.camel : camel-spring-boot-starter | jar | 3.0.0-RC3 | 
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.9.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.1.9.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.9.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.9.RELEASE | 
| org.apache.camel : camel-spring-boot-dependencies | pom | 3.0.0-RC3 |