License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.mavenreposs |
ArtifactId | ArtifactIdroyalcms-component-jwt |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava SDK for Royalcms Component kit.
|
<!-- https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-component-jwt/ -->
<dependency>
<groupId>io.github.mavenreposs</groupId>
<artifactId>royalcms-component-jwt</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-component-jwt/
implementation 'io.github.mavenreposs:royalcms-component-jwt:0.0.3'
// https://jarcasting.com/artifacts/io.github.mavenreposs/royalcms-component-jwt/
implementation ("io.github.mavenreposs:royalcms-component-jwt:0.0.3")
'io.github.mavenreposs:royalcms-component-jwt:jar:0.0.3'
<dependency org="io.github.mavenreposs" name="royalcms-component-jwt" rev="0.0.3">
<artifact name="royalcms-component-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mavenreposs', module='royalcms-component-jwt', version='0.0.3')
)
libraryDependencies += "io.github.mavenreposs" % "royalcms-component-jwt" % "0.0.3"
[io.github.mavenreposs/royalcms-component-jwt "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | |
io.github.mavenreposs : royalcms-facades-log | jar | |
io.github.mavenreposs : royalcms-facades-time | jar | |
io.github.mavenreposs : royalcms-facades-base64 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |