License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-jwt-cdi-extension |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile JWT CDI Extension Implementation
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-cdi-extension/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-jwt-cdi-extension</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-cdi-extension/
implementation 'io.smallrye:smallrye-jwt-cdi-extension:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-cdi-extension/
implementation ("io.smallrye:smallrye-jwt-cdi-extension:4.0.0-RC2")
'io.smallrye:smallrye-jwt-cdi-extension:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-jwt-cdi-extension" rev="4.0.0-RC2">
<artifact name="smallrye-jwt-cdi-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-jwt-cdi-extension', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-jwt-cdi-extension" % "4.0.0-RC2"
[io.smallrye/smallrye-jwt-cdi-extension "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-jwt | jar | 4.0.0-RC2 |
io.smallrye : smallrye-jwt-jaxrs | jar | 4.0.0-RC2 |
io.smallrye : smallrye-jwt-http-mechanism | jar | 4.0.0-RC2 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
jakarta.security.enterprise : jakarta.security.enterprise-api | jar | 2.0.0 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |