License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.isuper |
ArtifactId | ArtifactIdisuper.oauth.client.apache |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is OAuth utilities library provided by iSuper.org
|
Project Organization |
Project OrganizationiSuper.org |
<!-- https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client.apache/ -->
<dependency>
<groupId>org.isuper</groupId>
<artifactId>isuper.oauth.client.apache</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client.apache/
implementation 'org.isuper:isuper.oauth.client.apache:0.4.3'
// https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client.apache/
implementation ("org.isuper:isuper.oauth.client.apache:0.4.3")
'org.isuper:isuper.oauth.client.apache:jar:0.4.3'
<dependency org="org.isuper" name="isuper.oauth.client.apache" rev="0.4.3">
<artifact name="isuper.oauth.client.apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isuper', module='isuper.oauth.client.apache', version='0.4.3')
)
libraryDependencies += "org.isuper" % "isuper.oauth.client.apache" % "0.4.3"
[org.isuper/isuper.oauth.client.apache "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.isuper : isuper.oauth.core | jar | 0.4.3 |
org.isuper : isuper.oauth.client.core | jar | 0.4.3 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.2 |
org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.6.1 |