| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.camel |
| ArtifactId | ArtifactIdcamel-spring |
| Version | Version3.16.0 |
| Type | Typejar |
| Description |
DescriptionCamel :: Spring
Camel Spring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| camel-spring-3.16.0.pom | |
| camel-spring-3.16.0.jar | 88 KB |
| camel-spring-3.16.0-sources.jar | 63 KB |
| camel-spring-3.16.0-javadoc.jar | 632 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-spring/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring</artifactId>
<version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-spring/
implementation 'org.apache.camel:camel-spring:3.16.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-spring/
implementation ("org.apache.camel:camel-spring:3.16.0")
'org.apache.camel:camel-spring:jar:3.16.0'
<dependency org="org.apache.camel" name="camel-spring" rev="3.16.0">
<artifact name="camel-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-spring', version='3.16.0')
)
libraryDependencies += "org.apache.camel" % "camel-spring" % "3.16.0"
[org.apache.camel/camel-spring "3.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core-engine | jar | 3.16.0 |
| org.apache.camel : camel-management-api | jar | 3.16.0 |
| org.apache.camel : camel-cron Optional | jar | 3.16.0 |
| org.springframework : spring-core | jar | 5.3.16 |
| org.springframework : spring-aop | jar | 5.3.16 |
| org.springframework : spring-context | jar | 5.3.16 |
| org.springframework : spring-beans | jar | 5.3.16 |
| org.springframework : spring-expression | jar | 5.3.16 |
| org.springframework : spring-tx | jar | 5.3.16 |