pan-domain-auth-core_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.gu</groupId>
<artifactId>pan-domain-auth-core_3</artifactId>
<version>19.0.0-PREVIEW.updatebcprov-jdk18on-184.2026-04-28T1547.ddfc6716</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.gu</groupId>
<artifactId>pan-domain-auth-core_3</artifactId>
<packaging>jar</packaging>
<description>pan-domain-auth-core</description>
<url>https://github.com/guardian/pan-domain-authentication</url>
<version>19.0.0-PREVIEW.updatebcprov-jdk18on-184.2026-04-28T1547.ddfc6716</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>pan-domain-auth-core</name>
<organization>
<name>com.gu</name>
<url>https://github.com/guardian/pan-domain-authentication</url>
</organization>
<scm>
<url>https://github.com/guardian/pan-domain-authentication</url>
<connection>https://github.com/guardian/pan-domain-authentication</connection>
</scm>
<developers>
<developer>
<id>guardian</id>
<name>guardian</name>
<url>https://github.com/guardian</url>
<email>automated.maven.release.admins@theguardian.com</email>
</developer>
</developers>
<properties>
<info.releaseNotesUrl>https://github.com/guardian/pan-domain-authentication/pull/257</info.releaseNotesUrl>
<info.versionScheme>early-semver</info.versionScheme>
</properties>
<dependencies>
<dependency>
<groupId>com.gu</groupId>
<artifactId>pan-domain-auth-verification_3</artifactId>
<version>19.0.0-PREVIEW.updatebcprov-jdk18on-184.2026-04-28T1547.ddfc6716</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.3.7</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_3</artifactId>
<version>3.2.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-admin-directory</artifactId>
<version>directory_v1-rev20240903-2.0.0</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.16.1</version>
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.16.1</version>
</dependency>
</dependencies>
</project>