JWT Webapp Demo

This module builds a simple web application as a WAR file.

License

License

GroupId

GroupId

org.soulwing.jwt
ArtifactId

ArtifactId

jwt-webapp-demo
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

war
Description

Description

JWT Webapp Demo
This module builds a simple web application as a WAR file.

Download jwt-webapp-demo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.soulwing.jwt : jwt-modules pom 1.2.6

provided (2)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-web-7.0 pom 1.0.1.Final
org.soulwing.jwt : jwt-extension-api jar 1.2.6

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