License |
License |
---|---|
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdezf-auth |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEZ Framework Auth
EZ框架认证服务
|
Project URL |
Project URL |
Filename | Size |
---|---|
ezf-auth-3.2.0.pom | |
ezf-auth-3.2.0.jar | 394 KB |
ezf-auth-3.2.0-sources.jar | 36 KB |
ezf-auth-3.2.0-javadoc.jar | 648 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ezf-auth/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ezf-auth</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ezf-auth/
implementation 'com.ecfront:ezf-auth:3.2.0'
// https://jarcasting.com/artifacts/com.ecfront/ezf-auth/
implementation ("com.ecfront:ezf-auth:3.2.0")
'com.ecfront:ezf-auth:jar:3.2.0'
<dependency org="com.ecfront" name="ezf-auth" rev="3.2.0">
<artifact name="ezf-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ezf-auth', version='3.2.0')
)
libraryDependencies += "com.ecfront" % "ezf-auth" % "3.2.0"
[com.ecfront/ezf-auth "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ecfront : ezf-rpc-http | jar | 3.2.0 |
com.ecfront : ezf-storage-jdbc | jar | 3.2.0 |
com.ecfront : ezf-storage-mongo | jar | 3.2.0 |
com.ecfront : ezf-distributed | jar | 3.2.0 |
com.ecfront : ezf-email | jar | 3.2.0 |
com.github.cage : cage | jar | 1.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 |