Last Version

identity-crypto 3.255

Scala library for Identity crypto operations.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-crypto_2.12
Version

Version

3.255
Type

Type

jar
Description

Description

identity-crypto
Scala library for Identity crypto operations.
Project Organization

Project Organization

com.gu.identity

Download identity-crypto_2.12 3.255


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2
ch.qos.logback : logback-classic jar 1.2.3
net.liftweb : lift-json_2.12 jar 3.4.3
org.bouncycastle : bcprov-jdk15on jar 1.68
commons-codec : commons-codec jar 1.13

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

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

Project Modules

There are no modules declared in this project.