identity-test-users

Test Users for Identity

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

identity-test-users_2.12
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

identity-test-users
Test Users for Identity
Project URL

Project URL

https://github.com/guardian/identity-test-users
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/identity-test-users

Download identity-test-users_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.gu/identity-test-users_2.12/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>identity-test-users_2.12</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/identity-test-users_2.12/
implementation 'com.gu:identity-test-users_2.12:0.8'
// https://jarcasting.com/artifacts/com.gu/identity-test-users_2.12/
implementation ("com.gu:identity-test-users_2.12:0.8")
'com.gu:identity-test-users_2.12:jar:0.8'
<dependency org="com.gu" name="identity-test-users_2.12" rev="0.8">
  <artifact name="identity-test-users_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='identity-test-users_2.12', version='0.8')
)
libraryDependencies += "com.gu" % "identity-test-users_2.12" % "0.8"
[com.gu/identity-test-users_2.12 "0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.9
org.specs2 : specs2-core_2.12 jar 4.10.0

Project Modules

There are no modules declared in this project.

identity-test-users

See https://sites.google.com/a/guardian.co.uk/guardan-identity/identity/test-users for more details.

Moving to main

The master branch has now been renamed to main. If you work with this repository, you need to make some changes to your local repository. We recommend you run the following sequence of commands, which will rename your master branch to main and set main as your default branch.

git fetch --all
git remote set-head origin -a
git branch master --set-upstream-to origin/main
git branch -m master main
com.gu

The Guardian

The source code of the world's leading liberal voice

Versions

Version
0.8
0.7
0.6