Wildfly JWT Key Storage

A extension for Wildfly that supports JWT authentication.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.soulwing.jwt
ArtifactId

ArtifactId

jwt-key-storage
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

pom
Description

Description

Wildfly JWT Key Storage
A extension for Wildfly that supports JWT authentication.

Download jwt-key-storage

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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