is not current version
Last Version 1.4.0

com.nulab-inc:akka-http-oauth2-provider_2.12 1.3.0

Support scala-oauth2-core library on akka-http

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security Akka Container Microservices Reactive libraries
GroupId

GroupId

com.nulab-inc
ArtifactId

ArtifactId

akka-http-oauth2-provider_2.12
Version

Version

1.3.0
Type

Type

jar

Download akka-http-oauth2-provider_2.12 1.3.0


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