org.soulwing.jwt:jwt-util

A extension for Wildfly that supports JWT authentication.

License

License

GroupId

GroupId

org.soulwing.jwt
ArtifactId

ArtifactId

jwt-util
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

A extension for Wildfly that supports JWT authentication.

Download jwt-util

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.soulwing.jwt : jwt-api jar 1.6.2
org.soulwing.s2ks : s2ks-api jar 1.2.1
org.bouncycastle : bcprov-jdk15on jar 1.56
com.fasterxml.jackson.core : jackson-databind jar 2.9.10

runtime (1)

Group / Artifact Type Version
org.soulwing.s2ks : s2ks-impl jar 1.2.1

Project Modules

There are no modules declared in this project.
org.soulwing.jwt

soulwing-org

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.0
1.1.0
1.0.1
1.0.0