Last Version

OAuth2RestClient 0.3.0

Lean and easy to use OAuth2 enabled and Spring Boot powered REST client to interact with secured APIs

License

License

MIT
Categories

Categories

Spring Boot Container Microservices H2 Data Databases Net OAuth2 Security CLI User Interface
GroupId

GroupId

net.skobow
ArtifactId

ArtifactId

oauth2-restclient-spring-boot-starter
Version

Version

0.3.0
Type

Type

jar
Description

Description

OAuth2RestClient
Lean and easy to use OAuth2 enabled and Spring Boot powered REST client to interact with secured APIs
Project URL

Project URL

https://github.com/skobow/oauth2-restclient-spring-boot-starter
Project Organization

Project Organization

skobow
Source Code Management

Source Code Management

https://github.com/skobow/oauth2-restclient-spring-boot-starter

Download oauth2-restclient-spring-boot-starter 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.skobow : oauth2-restclient-spring-boot-autoconfigure jar 0.3.0

Project Modules

There are no modules declared in this project.