is not current version
Last Version 1.3.1

birch-security-oauth-spring 1.2.0

Birch Framework Security - OAuth2

License

License

Categories

Categories

Security
GroupId

GroupId

org.birchframework
ArtifactId

ArtifactId

birch-security-oauth-spring
Version

Version

1.2.0
Type

Type

jar
Description

Description

birch-security-oauth-spring
Birch Framework Security - OAuth2
Project Organization

Project Organization

Birch Framework
Source Code Management

Source Code Management

https://github.com/birch-framework/birch-parent/tree/master/birch-security-oauth-spring

Download birch-security-oauth-spring 1.2.0


<!-- https://jarcasting.com/artifacts/org.birchframework/birch-security-oauth-spring/ -->
<dependency>
    <groupId>org.birchframework</groupId>
    <artifactId>birch-security-oauth-spring</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.birchframework/birch-security-oauth-spring/
implementation 'org.birchframework:birch-security-oauth-spring:1.2.0'
// https://jarcasting.com/artifacts/org.birchframework/birch-security-oauth-spring/
implementation ("org.birchframework:birch-security-oauth-spring:1.2.0")
'org.birchframework:birch-security-oauth-spring:jar:1.2.0'
<dependency org="org.birchframework" name="birch-security-oauth-spring" rev="1.2.0">
  <artifact name="birch-security-oauth-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.birchframework', module='birch-security-oauth-spring', version='1.2.0')
)
libraryDependencies += "org.birchframework" % "birch-security-oauth-spring" % "1.2.0"
[org.birchframework/birch-security-oauth-spring "1.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.birchframework : birch-rest-jaxrs jar 1.2.0
org.springframework.boot : spring-boot-starter-security jar 2.6.2
org.springframework.security : spring-security-oauth2-jose jar
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.security : spring-security-oauth2-resource-server jar
org.apache.commons : commons-lang3 jar 3.12.0
javax.servlet : javax.servlet-api jar 4.0.1
org.codehaus.groovy : groovy jar 3.0.8

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
org.junit.jupiter : junit-jupiter-api jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.