License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdjwt-akka-http_3 |
Version | Version1.4.1 |
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.1.pom | |
jwt-akka-http_3-1.4.1.jar | 13 KB |
jwt-akka-http_3-1.4.1-sources.jar | 2 KB |
jwt-akka-http_3-1.4.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation 'com.emarsys:jwt-akka-http_3:1.4.1'
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation ("com.emarsys:jwt-akka-http_3:1.4.1")
'com.emarsys:jwt-akka-http_3:jar:1.4.1'
<dependency org="com.emarsys" name="jwt-akka-http_3" rev="1.4.1">
<artifact name="jwt-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='jwt-akka-http_3', version='1.4.1')
)
libraryDependencies += "com.emarsys" % "jwt-akka-http_3" % "1.4.1"
[com.emarsys/jwt-akka-http_3 "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.4 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.15 |
com.typesafe.akka : akka-http-spray-json_2.13 | jar | 10.2.4 |
com.github.jwt-scala : jwt-core_3 | jar | 8.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.4 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.15 |
org.scalatest : scalatest_3 | jar | 3.2.9 |