is not current version
Last Version 3.2.0

com.ecfront:ezf-oauth2 3.0.0-beta3

EZ框架OAuth2认证服务

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

ezf-oauth2
Version

Version

3.0.0-beta3
Type

Type

jar

Download ezf-oauth2 3.0.0-beta3


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