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

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

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

Группа

Группа

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

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

jwt-webapp-demo
Версия

Версия

1.1.0
Тип

Тип

war

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


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