| License | License | 
|---|---|
| Categories | CategoriesH2 Data Databases OAuth2 Security | 
| GroupId | GroupIdcom.ecfront | 
| ArtifactId | ArtifactIdezf-oauth2 | 
| Last Version | Last Version3.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEZ Framework OAuth2 EZ框架OAuth2认证服务 | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| ezf-oauth2-3.2.0.pom | |
| ezf-oauth2-3.2.0.jar | 30 KB | 
| ezf-oauth2-3.2.0-sources.jar | 7 KB | 
| ezf-oauth2-3.2.0-javadoc.jar | 367 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| org.scalatest : scalatest_2.11 | jar | 2.2.6 |