akka-http-oauth2-client


License

License

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.dakatsuka
ArtifactId

ArtifactId

akka-http-oauth2-client_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

akka-http-oauth2-client
akka-http-oauth2-client
Project URL

Project URL

https://github.com/dakatsuka/akka-http-oauth2-client
Project Organization

Project Organization

com.github.dakatsuka
Source Code Management

Source Code Management

https://github.com/dakatsuka/akka-http-oauth2-client

Download akka-http-oauth2-client_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.11/ -->
<dependency>
    <groupId>com.github.dakatsuka</groupId>
    <artifactId>akka-http-oauth2-client_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.11/
implementation 'com.github.dakatsuka:akka-http-oauth2-client_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.dakatsuka/akka-http-oauth2-client_2.11/
implementation ("com.github.dakatsuka:akka-http-oauth2-client_2.11:0.2.0")
'com.github.dakatsuka:akka-http-oauth2-client_2.11:jar:0.2.0'
<dependency org="com.github.dakatsuka" name="akka-http-oauth2-client_2.11" rev="0.2.0">
  <artifact name="akka-http-oauth2-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakatsuka', module='akka-http-oauth2-client_2.11', version='0.2.0')
)
libraryDependencies += "com.github.dakatsuka" % "akka-http-oauth2-client_2.11" % "0.2.0"
[com.github.dakatsuka/akka-http-oauth2-client_2.11 "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
com.typesafe.akka : akka-http_2.11 jar 10.0.10
io.circe : circe-generic_2.11 jar 0.8.0
io.circe : circe-parser_2.11 jar 0.8.0

test (3)

Group / Artifact Type Version
com.typesafe.akka : akka-http-testkit_2.11 jar 10.0.10
org.scalatest : scalatest_2.11 jar 3.0.3
org.scalamock : scalamock-scalatest-support_2.11 jar 3.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0