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

Camel :: Example :: GAuth 2.17.7

Demonstrates how to implement Camel's OAuth support for GAE

Лицензия

Лицензия

Группа

Группа

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

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

camel-example-gauth
Версия

Версия

2.17.7
Тип

Тип

war
Описание

Описание

Camel :: Example :: GAuth
Demonstrates how to implement Camel's OAuth support for GAE
Организация-разработчик

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

The Apache Software Foundation

Скачать camel-example-gauth 2.17.7


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-gae jar 2.17.7
org.springframework : spring-web jar 4.2.5.RELEASE
org.springframework : spring-webmvc jar 4.2.5.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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