Last Version

identity-crypto 3.142

Scala library for Identity crypto operations.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-crypto_2.11
Version

Version

3.142
Type

Type

jar
Description

Description

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

Project Organization

com.gu.identity

Download identity-crypto_2.11 3.142


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.scala-logging : scala-logging_2.11 jar 3.7.2
ch.qos.logback : logback-classic jar 1.2.3
com.gu : management-logback_2.11 jar 5.41
net.liftweb : lift-json_2.11 jar 3.1.1
org.bouncycastle : bcprov-jdk15on jar 1.58
org.mockito : mockito-all jar 1.9.5
commons-codec : commons-codec jar 1.4

provided (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.4

Project Modules

There are no modules declared in this project.