MVN

io.smallrye : smallrye-jwt-parent-1.1

Maven & Gradle

Jul 16, 2019
65 stars

SmallRye: MicroProfile JWT Parent

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-jwt-parent-1.1</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : smallrye-jwt-parent-1.1 to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.smallrye : smallrye-jwt-parent-1.1 to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
smallrye-jwt-parent-1.1-2.0.1
smallrye-jwt-parent-1.1-2.0.0
1.0.x
smallrye-jwt-parent-1.1-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-jwt-parent-1.1</artifactId>
    <version>2.0.1</version>
</dependency>