Last Version

tdr-auth-utils 0.0.7

Helper classes related to Keycloak and authentication for the Transfer Digital Records service

License

License

MIT
GroupId

GroupId

uk.gov.nationalarchives
ArtifactId

ArtifactId

tdr-auth-utils_2.12
Version

Version

0.0.7
Type

Type

jar
Description

Description

tdr-auth-utils
Helper classes related to Keycloak and authentication for the Transfer Digital Records service
Project URL

Project URL

https://github.com/nationalarchives/tdr-auth-utils
Project Organization

Project Organization

National Archives

Download tdr-auth-utils_2.12 0.0.7


<!-- https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-auth-utils_2.12/ -->
<dependency>
    <groupId>uk.gov.nationalarchives</groupId>
    <artifactId>tdr-auth-utils_2.12</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-auth-utils_2.12/
implementation 'uk.gov.nationalarchives:tdr-auth-utils_2.12:0.0.7'
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/tdr-auth-utils_2.12/
implementation ("uk.gov.nationalarchives:tdr-auth-utils_2.12:0.0.7")
'uk.gov.nationalarchives:tdr-auth-utils_2.12:jar:0.0.7'
<dependency org="uk.gov.nationalarchives" name="tdr-auth-utils_2.12" rev="0.0.7">
  <artifact name="tdr-auth-utils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nationalarchives', module='tdr-auth-utils_2.12', version='0.0.7')
)
libraryDependencies += "uk.gov.nationalarchives" % "tdr-auth-utils_2.12" % "0.0.7"
[uk.gov.nationalarchives/tdr-auth-utils_2.12 "0.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.keycloak : keycloak-adapter-core jar 8.0.1
org.keycloak : keycloak-core jar 8.0.1
org.apache.httpcomponents : httpclient jar 4.5.11
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
org.jboss.logging : jboss-logging jar 3.4.1.Final
com.nimbusds : oauth2-oidc-sdk jar 7.1.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.0-M2
com.tngtech.keycloakmock : mock jar 0.2.0

Project Modules

There are no modules declared in this project.