Last Version

org.apache.camel.k:camel-k-runtime-servlet 1.1.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.camel.k
ArtifactId

ArtifactId

camel-k-runtime-servlet
Version

Version

1.1.0
Type

Type

jar
Description

Description

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary/camel-k-runtime-servlet

Download camel-k-runtime-servlet 1.1.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-servlet/ -->
<dependency>
    <groupId>org.apache.camel.k</groupId>
    <artifactId>camel-k-runtime-servlet</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-servlet/
implementation 'org.apache.camel.k:camel-k-runtime-servlet:1.1.0'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-servlet/
implementation ("org.apache.camel.k:camel-k-runtime-servlet:1.1.0")
'org.apache.camel.k:camel-k-runtime-servlet:jar:1.1.0'
<dependency org="org.apache.camel.k" name="camel-k-runtime-servlet" rev="1.1.0">
  <artifact name="camel-k-runtime-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-runtime-servlet', version='1.1.0')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-runtime-servlet" % "1.1.0"
[org.apache.camel.k/camel-k-runtime-servlet "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-core-engine jar
org.apache.camel : camel-servlet jar
org.apache.camel.k : camel-k-runtime-core jar 1.1.0
io.undertow : undertow-core jar 1.4.26.Final
io.undertow : undertow-servlet jar 1.4.26.Final

test (6)

Group / Artifact Type Version
org.apache.camel : camel-test jar
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.assertj : assertj-core jar 3.15.0
org.apache.logging.log4j : log4j-core jar 2.13.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.0

Project Modules

There are no modules declared in this project.