Last Version

org.apache.shenyu:shenyu-plugin-oauth2 2.4.3

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.apache.shenyu
ArtifactId

ArtifactId

shenyu-plugin-oauth2
Version

Version

2.4.3
Type

Type

jar
Description

Description

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download shenyu-plugin-oauth2 2.4.3


<!-- https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-plugin-oauth2/ -->
<dependency>
    <groupId>org.apache.shenyu</groupId>
    <artifactId>shenyu-plugin-oauth2</artifactId>
    <version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-plugin-oauth2/
implementation 'org.apache.shenyu:shenyu-plugin-oauth2:2.4.3'
// https://jarcasting.com/artifacts/org.apache.shenyu/shenyu-plugin-oauth2/
implementation ("org.apache.shenyu:shenyu-plugin-oauth2:2.4.3")
'org.apache.shenyu:shenyu-plugin-oauth2:jar:2.4.3'
<dependency org="org.apache.shenyu" name="shenyu-plugin-oauth2" rev="2.4.3">
  <artifact name="shenyu-plugin-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shenyu', module='shenyu-plugin-oauth2', version='2.4.3')
)
libraryDependencies += "org.apache.shenyu" % "shenyu-plugin-oauth2" % "2.4.3"
[org.apache.shenyu/shenyu-plugin-oauth2 "2.4.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.shenyu : shenyu-plugin-base jar 2.4.3
org.springframework.security : spring-security-config jar 5.3.10.RELEASE
org.springframework.security : spring-security-oauth2-client jar 5.3.10.RELEASE
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar
org.slf4j : jcl-over-slf4j jar
javax.xml.bind : jaxb-api jar 2.3.0

test (9)

Group / Artifact Type Version
org.springframework : spring-test jar
io.projectreactor : reactor-test jar
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.hamcrest : hamcrest-library jar
org.mockito : mockito-junit-jupiter jar 3.5.15
org.mockito : mockito-core jar 3.5.15
org.mockito : mockito-inline jar 3.5.15
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.