License |
License |
---|---|
Categories |
CategoriesSecurity Undertow Net Networking |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-undertow-spring-security |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Undertow Spring Security
Spring Security Provider for camel-undertow
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-undertow-spring-security/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-undertow-spring-security</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-undertow-spring-security/
implementation 'org.apache.camel:camel-undertow-spring-security:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-undertow-spring-security/
implementation ("org.apache.camel:camel-undertow-spring-security:3.17.0")
'org.apache.camel:camel-undertow-spring-security:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-undertow-spring-security" rev="3.17.0">
<artifact name="camel-undertow-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-undertow-spring-security', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-undertow-spring-security" % "3.17.0"
[org.apache.camel/camel-undertow-spring-security "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-undertow | jar | 3.17.0 |
org.springframework.security : spring-security-oauth2-client | jar | 5.6.3 |
org.springframework.security : spring-security-oauth2-jose | jar | 5.6.3 |
org.springframework.security : spring-security-oauth2-resource-server | jar | 5.6.3 |