Last Version

intools-jwt 0.0.5

A simple library for decoding the JWT header for the InTools environment

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

intools-jwt_3
Version

Version

0.0.5
Type

Type

jar
Description

Description

intools-jwt
A simple library for decoding the JWT header for the InTools environment
Project Organization

Project Organization

47 Degrees

Download intools-jwt_3 0.0.5


<!-- https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>intools-jwt_3</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/
implementation 'com.47deg:intools-jwt_3:0.0.5'
// https://jarcasting.com/artifacts/com.47deg/intools-jwt_3/
implementation ("com.47deg:intools-jwt_3:0.0.5")
'com.47deg:intools-jwt_3:jar:0.0.5'
<dependency org="com.47deg" name="intools-jwt_3" rev="0.0.5">
  <artifact name="intools-jwt_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='intools-jwt_3', version='0.0.5')
)
libraryDependencies += "com.47deg" % "intools-jwt_3" % "0.0.5"
[com.47deg/intools-jwt_3 "0.0.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2
org.typelevel : cats-core_3 jar 2.8.0
org.typelevel : cats-effect_3 jar 3.3.12
io.circe : circe-parser_3 jar 0.14.2
com.github.jwt-scala : jwt-core_3 jar 9.0.5
com.softwaremill.sttp.tapir : tapir-core_3 jar 1.0.0

test (3)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29
org.scalameta : munit-scalacheck_3 jar 0.7.29
io.chrisdavenport : cats-scalacheck_3 jar 0.3.1

Project Modules

There are no modules declared in this project.