License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-jwt-build |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionSmallRye: MicroProfile JWT Build Implementation
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-jwt-build-3.2.0.pom | |
smallrye-jwt-build-3.2.0.jar | 39 KB |
smallrye-jwt-build-3.2.0-sources.jar | 26 KB |
smallrye-jwt-build-3.2.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-build/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-jwt-build</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-build/
implementation 'io.smallrye:smallrye-jwt-build:3.2.0'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-jwt-build/
implementation ("io.smallrye:smallrye-jwt-build:3.2.0")
'io.smallrye:smallrye-jwt-build:jar:3.2.0'
<dependency org="io.smallrye" name="smallrye-jwt-build" rev="3.2.0">
<artifact name="smallrye-jwt-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-jwt-build', version='3.2.0')
)
libraryDependencies += "io.smallrye" % "smallrye-jwt-build" % "3.2.0"
[io.smallrye/smallrye-jwt-build "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 |
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api | jar | 1.2.1 |
org.bitbucket.b_c : jose4j | jar | 0.7.7 |
io.smallrye : smallrye-jwt-common | jar | 3.2.0 |
org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 1.1.6 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
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.1 |
org.glassfish : jakarta.json | jar | 1.1.6 |
io.smallrye.config : smallrye-config | jar | 2.3.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |