i

identity-test-users_2.13

Test Users for Identity
https://github.com/guardian/identity-test-users
Apache-2.0
com.gu
guardian
Files download
File Operation
identity-test-users_2.13-0.10.1.jar download
identity-test-users_2.13-0.10.1.pom download
identity-test-users_2.13-0.10.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>identity-test-users_2.13</artifactId>
  <version>0.10.1</version>
</dependency>
Gradle Groovy
implementation 'com.gu:identity-test-users_2.13:0.10.1'
Gradle Kotlin
implementation("com.gu:identity-test-users_2.13:0.10.1")
Scala SBT
libraryDependencies += "com.gu" % "identity-test-users_2.13" % "0.10.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='identity-test-users_2.13', version='0.10.1')
)
Apache Ivy
<dependency org="com.gu" name="identity-test-users_2.13" rev="0.10.1" />
Leiningen
[com.gu/identity-test-users_2.13 "0.10.1"]
Apache Buildr
'com.gu:identity-test-users_2.13:jar:0.10.1'