Files download
File Operation
h4sm-auth_2.13-0.0.41.jar download
h4sm-auth_2.13-0.0.41.pom download
h4sm-auth_2.13-0.0.41-sources.jar download
Apache Maven
<dependency>
  <groupId>com.clovellytech</groupId>
  <artifactId>h4sm-auth_2.13</artifactId>
  <version>0.0.41</version>
</dependency>
Gradle Groovy
implementation 'com.clovellytech:h4sm-auth_2.13:0.0.41'
Gradle Kotlin
implementation("com.clovellytech:h4sm-auth_2.13:0.0.41")
Scala SBT
libraryDependencies += "com.clovellytech" % "h4sm-auth_2.13" % "0.0.41"
Groovy Grape
@Grapes(
  @Grab(group='com.clovellytech', module='h4sm-auth_2.13', version='0.0.41')
)
Apache Ivy
<dependency org="com.clovellytech" name="h4sm-auth_2.13" rev="0.0.41" />
Leiningen
[com.clovellytech/h4sm-auth_2.13 "0.0.41"]
Apache Buildr
'com.clovellytech:h4sm-auth_2.13:jar:0.0.41'
Dependencies

compile

|-- org.scala-lang:scala-library:2.13.0

|-- com.clovellytech:h4sm-db_2.13:0.0.41

|-- com.clovellytech:h4sm-auth-comm_2.13:0.0.41

|-- org.typelevel:cats-core_2.13:2.1.0

|-- org.typelevel:cats-effect_2.13:2.0.0

|-- org.typelevel:cats-mtl-core_2.13:0.7.0

|-- org.apache.commons:commons-lang3:3.9

|-- ch.qos.logback:logback-classic:1.2.3

|-- org.codehaus.janino:janino:3.1.0

|-- org.typelevel:simulacrum_2.13:1.0.0

|-- io.circe:circe-core_2.13:0.12.3

|-- io.circe:circe-generic_2.13:0.12.3

|-- io.circe:circe-parser_2.13:0.12.3

|-- io.circe:circe-config_2.13:0.7.0

|-- io.github.jmcardon:tsec-common_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-password_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-cipher-jca_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-mac_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-signatures_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-hash-jca_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-jwt-mac_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-jwt-sig_2.13:0.2.0-M1

|-- io.github.jmcardon:tsec-http4s_2.13:0.2.0-M1

|-- org.flywaydb:flyway-core:6.1.3

|-- org.postgresql:postgresql:42.2.9

|-- org.tpolecat:doobie-core_2.13:0.8.8

|-- org.tpolecat:doobie-postgres_2.13:0.8.8

|-- org.tpolecat:doobie-hikari_2.13:0.8.8

|-- org.http4s:http4s-server_2.13:0.21.0-M6

|-- org.http4s:http4s-blaze-server_2.13:0.21.0-M6

|-- org.http4s:http4s-blaze-client_2.13:0.21.0-M6

|-- org.http4s:http4s-circe_2.13:0.21.0-M6

|-- org.http4s:http4s-dsl_2.13:0.21.0-M6

test

|-- com.clovellytech:h4sm-testutil-db_2.13:0.0.41

|-- com.clovellytech:h4sm-testutil-common_2.13:0.0.41

|-- org.scalatest:scalatest_2.13:3.2.0-M1

|-- org.scalatestplus:scalatestplus-scalacheck_2.13:3.1.0.0-RC2

|-- org.tpolecat:doobie-scalatest_2.13:0.8.8

|-- org.scalacheck:scalacheck_2.13:1.15.0-e5dc7d1-SNAPSHOT