License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-aws-starter |
Last Version | Last Version3.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: AWS
Spring-Boot Starter for A Camel Amazon Web Services Components
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-aws-starter-3.0.0-M1.pom | |
camel-aws-starter-3.0.0-M1.jar | 122 KB |
camel-aws-starter-3.0.0-M1-sources.jar | 87 KB |
camel-aws-starter-3.0.0-M1-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-aws-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-starter</artifactId>
<version>3.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws-starter/
implementation 'org.apache.camel:camel-aws-starter:3.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-aws-starter/
implementation ("org.apache.camel:camel-aws-starter:3.0.0-M1")
'org.apache.camel:camel-aws-starter:jar:3.0.0-M1'
<dependency org="org.apache.camel" name="camel-aws-starter" rev="3.0.0-M1">
<artifact name="camel-aws-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-aws-starter', version='3.0.0-M1')
)
libraryDependencies += "org.apache.camel" % "camel-aws-starter" % "3.0.0-M1"
[org.apache.camel/camel-aws-starter "3.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
org.apache.camel : camel-aws | jar | 3.0.0-M1 |
org.apache.camel : camel-core-starter | jar | 3.0.0-M1 |
org.apache.camel : camel-spring-boot-starter | jar | 3.0.0-M1 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.2.RELEASE |
org.apache.camel : camel-spring-boot-dependencies | pom | 3.0.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |
org.apache.camel : camel-test-spring | jar | 3.0.0-M1 |