EZ Framework OAuth2

EZ框架OAuth2认证服务

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-oauth2
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

EZ Framework OAuth2
EZ框架OAuth2认证服务
Project URL

Project URL

https://github.com/gudaoxuri/ez-framework

Download ezf-oauth2

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.ecfront : ezf-auth jar 3.2.0
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.1
3.0.0
3.0.0-beta3
3.0.0-beta2
3.0.0-beta1