| License | License | 
|---|---|
| Categories | CategoriesDisruptor General Purpose Libraries High Performance | 
| GroupId | GroupIdorg.apache.camel | 
| ArtifactId | ArtifactIdcamel-disruptor-starter | 
| Last Version | Last Version3.0.0-RC3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring-Boot Starter :: Camel :: Disruptor Spring-Boot Starter for Camel :: Disruptor component | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-disruptor-starter/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-disruptor-starter</artifactId>
    <version>3.0.0-RC3</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.camel/camel-disruptor-starter/
implementation 'org.apache.camel:camel-disruptor-starter:3.0.0-RC3'// https://jarcasting.com/artifacts/org.apache.camel/camel-disruptor-starter/
implementation ("org.apache.camel:camel-disruptor-starter:3.0.0-RC3")'org.apache.camel:camel-disruptor-starter:jar:3.0.0-RC3'<dependency org="org.apache.camel" name="camel-disruptor-starter" rev="3.0.0-RC3">
  <artifact name="camel-disruptor-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.camel', module='camel-disruptor-starter', version='3.0.0-RC3')
)libraryDependencies += "org.apache.camel" % "camel-disruptor-starter" % "3.0.0-RC3"[org.apache.camel/camel-disruptor-starter "3.0.0-RC3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.9.RELEASE | 
| org.apache.camel : camel-disruptor | 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 |