Camel :: Example :: Servlet REST Tomcat

An example using Servlet REST with Apache Tomcat

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-example-servlet-rest-tomcat
Последняя версия

Последняя версия

2.15.6
Дата

Дата

Тип

Тип

war
Описание

Описание

Camel :: Example :: Servlet REST Tomcat
An example using Servlet REST with Apache Tomcat
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать camel-example-servlet-rest-tomcat

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-core jar 2.15.6
org.apache.camel : camel-spring jar 2.15.6
org.apache.camel : camel-servlet jar 2.15.6
org.apache.camel : camel-metrics jar 2.15.6
org.apache.camel : camel-swagger jar 2.15.6
org.apache.camel : camel-jackson jar 2.15.6
org.springframework : spring-web jar 4.1.6.RELEASE
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.15.6
2.15.5
2.15.4
2.15.3
2.15.2
2.15.1
2.15.0
2.14.4
2.14.3
2.14.2
2.14.1
2.14.0