Last Version

net.oauth-2:oauth2-client-http-javase 1.1.0

OAuth2 Client Dependencies (Bill-Of-Materials)

License

License

Categories

Categories

H2 Data Databases Net OAuth2 Security CLI User Interface
GroupId

GroupId

net.oauth-2
ArtifactId

ArtifactId

oauth2-client-http-javase
Version

Version

1.1.0
Type

Type

jar
Description

Description

OAuth2 Client Dependencies (Bill-Of-Materials)

Download oauth2-client-http-javase 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.oauth-2 : oauth2-api jar 1.1.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.