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

Camel :: Example :: Spring :: Security 2.19.5

An example showing how to work with Camel and Spring Security

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

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

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

camel-example-spring-security
Версия

Версия

2.19.5
Тип

Тип

war
Описание

Описание

Camel :: Example :: Spring :: Security
An example showing how to work with Camel and Spring Security
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-spring-security

Скачать camel-example-spring-security 2.19.5


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-spring jar 2.19.5
org.apache.camel : camel-spring-security jar 2.19.5
org.springframework.security : spring-security-web jar 4.1.4.RELEASE
org.apache.camel : camel-servlet jar 2.19.5
org.springframework : spring-web jar 4.3.11.RELEASE

runtime (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (1)

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

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

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