Last Version

identity-cookie 3.255

Scala library for common Identity cookie operations.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-cookie_2.13
Version

Version

3.255
Type

Type

jar
Description

Description

identity-cookie
Scala library for common Identity cookie operations.
Project Organization

Project Organization

com.gu.identity

Download identity-cookie_2.13 3.255


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
com.gu.identity : identity-model_2.13 jar 3.255
com.gu.identity : identity-crypto_2.13 jar 3.255
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
ch.qos.logback : logback-classic jar 1.2.3
com.github.nscala-time : nscala-time_2.13 jar 2.26.0

test (5)

Group / Artifact Type Version
org.scalactic : scalactic_2.13 jar 3.2.2
org.scalatest : scalatest_2.13 jar 3.2.2
org.scalatestplus : mockito-3-4_2.13 jar 3.2.3.0
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.3.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.