License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-login |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-login
EasyJ 登录功能封装,提供完善的登录相关工具类。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-login-0.6.8.pom | |
easyj-login-0.6.8.jar | 20 KB |
easyj-login-0.6.8-sources.jar | 23 KB |
easyj-login-0.6.8-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-login/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-login</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-login/
implementation 'icu.easyj:easyj-login:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-login/
implementation ("icu.easyj:easyj-login:0.6.8")
'icu.easyj:easyj-login:jar:0.6.8'
<dependency org="icu.easyj" name="easyj-login" rev="0.6.8">
<artifact name="easyj-login" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-login', version='0.6.8')
)
libraryDependencies += "icu.easyj" % "easyj-login" % "0.6.8"
[icu.easyj/easyj-login "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-jwt | jar | 0.6.8 |
icu.easyj : easyj-web | jar | 0.6.8 |