License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security CLI User Interface Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.dakatsuka |
ArtifactId | ArtifactIdakka-http-oauth2-client_2.11 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-oauth2-client
akka-http-oauth2-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |