com.cqsudu:sudu-jwt-token

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.cqsudu
ArtifactId

ArtifactId

sudu-jwt-token
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sudu-jwt-token

Download sudu-jwt-token

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.7.0
io.springside : springside-utils jar 5.0.0-RC1
ma.glasnost.orika : orika-core jar 1.5.0

Project Modules

There are no modules declared in this project.
com.cqsudu

Versions

Version
1.0.0.RELEASE