License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers React User Interface Web Frameworks |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-reactive-executor-tomcat |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Reactive Executor :: Tomcat
Reactive Executor for camel-core using Apache Tomcat
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-reactive-executor-tomcat/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-reactive-executor-tomcat</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-reactive-executor-tomcat/
implementation 'org.apache.camel:camel-reactive-executor-tomcat:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-reactive-executor-tomcat/
implementation ("org.apache.camel:camel-reactive-executor-tomcat:3.17.0")
'org.apache.camel:camel-reactive-executor-tomcat:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-reactive-executor-tomcat" rev="3.17.0">
<artifact name="camel-reactive-executor-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-reactive-executor-tomcat', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-reactive-executor-tomcat" % "3.17.0"
[org.apache.camel/camel-reactive-executor-tomcat "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |