License |
License |
---|---|
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap-social |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionjap-social
Integrate justauth to realize the authorized login of the third-party platform,
and support the automatic creation of login account
|
Filename | Size |
---|---|
jap-social-1.0.7.pom | |
jap-social-1.0.7.jar | 12 KB |
jap-social-1.0.7-sources.jar | 11 KB |
jap-social-1.0.7-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap-social/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap-social</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap-social/
implementation 'com.fujieid:jap-social:1.0.7'
// https://jarcasting.com/artifacts/com.fujieid/jap-social/
implementation ("com.fujieid:jap-social:1.0.7")
'com.fujieid:jap-social:jar:1.0.7'
<dependency org="com.fujieid" name="jap-social" rev="1.0.7">
<artifact name="jap-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap-social', version='1.0.7')
)
libraryDependencies += "com.fujieid" % "jap-social" % "1.0.7"
[com.fujieid/jap-social "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fujieid : jap-core | jar | 1.0.7 |
me.zhyd.oauth : JustAuth | jar | 1.16.5 |
com.fujieid.jap.http : jap-http | jar | 1.0.0 |
com.fujieid.jap.http.adapter : jap-http-jakarta-adapter | jar | 1.0.3 |
cn.hutool : hutool-log | jar | 5.7.14 |