is not current version
Last Version 0.0.61

uk.gov.nationalarchives:tdr-auth-utils_2.13 0.0.33

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

GroupId

GroupId

uk.gov.nationalarchives
ArtifactId

ArtifactId

tdr-auth-utils_2.13
Version

Version

0.0.33
Type

Type

jar

Download tdr-auth-utils_2.13 0.0.33


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