не последняя версия
Последняя версия 1.2.6

org.soulwing.jwt:jwt-webapp-demo 1.2.4

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

Группа

Группа

org.soulwing.jwt
Идентификатор

Идентификатор

jwt-webapp-demo
Версия

Версия

1.2.4
Тип

Тип

war

Скачать jwt-webapp-demo 1.2.4


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