Last Version

totalshare 0.1

A tool that supply the function of logining the third website based on oauth2 that common in use.

License

License

GroupId

GroupId

com.whyun
ArtifactId

ArtifactId

totalshare
Version

Version

0.1
Type

Type

jar
Description

Description

totalshare
A tool that supply the function of logining the third website based on oauth2 that common in use.
Project URL

Project URL

https://github.com/yunnysunny/totalshare2java

Download totalshare 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.1
org.apache.httpcomponents : httpmime jar 4.3.1
com.alibaba : fastjson jar 1.1.37
log4j : log4j jar 1.2.17

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet.jsp : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.