Last Version

OAuth 2.0 library - HttpClient 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

H2 Data Databases Net OAuth2 Security CLI User Interface
GroupId

GroupId

net.smartam.leeloo
ArtifactId

ArtifactId

oauth2-httpclient4
Version

Version

0.1
Type

Type

jar
Description

Description

OAuth 2.0 library - HttpClient
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download oauth2-httpclient4 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.smartam.leeloo : oauth2-client jar 0.1
org.apache.httpcomponents : httpclient jar 4.0.1
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.0
junit : junit jar 4.8.1
org.springframework : spring-mock jar 2.0.8
org.easymock : easymock jar 3.0

Project Modules

There are no modules declared in this project.