License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-jwt-common |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile JWT Implementation Common
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-common/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-jwt-common</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-common/
implementation 'io.smallrye:smallrye-jwt-common:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-common/
implementation ("io.smallrye:smallrye-jwt-common:4.0.0-RC2")
'io.smallrye:smallrye-jwt-common:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-jwt-common" rev="4.0.0-RC2">
<artifact name="smallrye-jwt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-jwt-common', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-jwt-common" % "4.0.0-RC2"
[io.smallrye/smallrye-jwt-common "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.b_c : jose4j | jar | 0.7.12 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 2.0.1 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |