License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-salesforce-starter |
Last Version | Last Version3.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: Salesforce
Spring-Boot Starter for Camel Salesforce support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-salesforce-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-salesforce-starter</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-salesforce-starter/
implementation 'org.apache.camel:camel-salesforce-starter:3.0.0-RC3'
// https://jarcasting.com/artifacts/org.apache.camel/camel-salesforce-starter/
implementation ("org.apache.camel:camel-salesforce-starter:3.0.0-RC3")
'org.apache.camel:camel-salesforce-starter:jar:3.0.0-RC3'
<dependency org="org.apache.camel" name="camel-salesforce-starter" rev="3.0.0-RC3">
<artifact name="camel-salesforce-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-salesforce-starter', version='3.0.0-RC3')
)
libraryDependencies += "org.apache.camel" % "camel-salesforce-starter" % "3.0.0-RC3"
[org.apache.camel/camel-salesforce-starter "3.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.9.RELEASE |
org.apache.camel : camel-salesforce | 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.eclipse.jetty : jetty-client | jar | 9.4.19.v20190610 |
org.eclipse.jetty : jetty-io | jar | 9.4.19.v20190610 |
org.eclipse.jetty : jetty-util | jar | 9.4.19.v20190610 |
org.eclipse.jetty : jetty-util-ajax | jar | 9.4.19.v20190610 |
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 |