is not current version
Last Version 2.7.1.0

cn.herodotus.engine:oauth2-core 2.7.0.RC1

基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

cn.herodotus.engine
ArtifactId

ArtifactId

oauth2-core
Version

Version

2.7.0.RC1
Type

Type

jar
Description

Description

基于 Spring Authorization Server 的 Eurynome Cloud 基础核心组件模块

Download oauth2-core 2.7.0.RC1


<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-core/ -->
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>oauth2-core</artifactId>
    <version>2.7.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-core/
implementation 'cn.herodotus.engine:oauth2-core:2.7.0.RC1'
// https://jarcasting.com/artifacts/cn.herodotus.engine/oauth2-core/
implementation ("cn.herodotus.engine:oauth2-core:2.7.0.RC1")
'cn.herodotus.engine:oauth2-core:jar:2.7.0.RC1'
<dependency org="cn.herodotus.engine" name="oauth2-core" rev="2.7.0.RC1">
  <artifact name="oauth2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='oauth2-core', version='2.7.0.RC1')
)
libraryDependencies += "cn.herodotus.engine" % "oauth2-core" % "2.7.0.RC1"
[cn.herodotus.engine/oauth2-core "2.7.0.RC1"]

Dependencies

compile (4)

Group / Artifact Type Version
cn.herodotus.engine : web-core jar 2.7.0.RC1
org.springframework.security : spring-security-cas jar
org.springframework.security : spring-security-web jar
org.springframework.security : spring-security-oauth2-resource-server jar

Project Modules

There are no modules declared in this project.