is not current version
Last Version 4.27.0.0

org.http4k:http4k-security-oauth 3.99.0

Http4k Security OAuth support

Categories

Categories

Security
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-security-oauth
Version

Version

3.99.0
Type

Type

jar

Download http4k-security-oauth 3.99.0


<!-- https://jarcasting.com/artifacts/org.http4k/http4k-security-oauth/ -->
<dependency>
    <groupId>org.http4k</groupId>
    <artifactId>http4k-security-oauth</artifactId>
    <version>3.99.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-security-oauth/
implementation 'org.http4k:http4k-security-oauth:3.99.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-security-oauth/
implementation ("org.http4k:http4k-security-oauth:3.99.0")
'org.http4k:http4k-security-oauth:jar:3.99.0'
<dependency org="org.http4k" name="http4k-security-oauth" rev="3.99.0">
  <artifact name="http4k-security-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-security-oauth', version='3.99.0')
)
libraryDependencies += "org.http4k" % "http4k-security-oauth" % "3.99.0"
[org.http4k/http4k-security-oauth "3.99.0"]