License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdjwt-akka-http_3 |
Last Version | Last Version1.4.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjwt-akka-http
jwt-akka-http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwt-akka-http_3-1.4.13.pom | |
jwt-akka-http_3-1.4.13.jar | 13 KB |
jwt-akka-http_3-1.4.13-sources.jar | 2 KB |
jwt-akka-http_3-1.4.13-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>jwt-akka-http_3</artifactId>
<version>1.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation 'com.emarsys:jwt-akka-http_3:1.4.13'
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation ("com.emarsys:jwt-akka-http_3:1.4.13")
'com.emarsys:jwt-akka-http_3:jar:1.4.13'
<dependency org="com.emarsys" name="jwt-akka-http_3" rev="1.4.13">
<artifact name="jwt-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='jwt-akka-http_3', version='1.4.13')
)
libraryDependencies += "com.emarsys" % "jwt-akka-http_3" % "1.4.13"
[com.emarsys/jwt-akka-http_3 "1.4.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.19 |
com.typesafe.akka : akka-http-spray-json_2.13 | jar | 10.2.9 |
com.github.jwt-scala : jwt-core_3 | jar | 9.0.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.9 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.19 |
org.scalatest : scalatest_3 | jar | 3.2.12 |