is not current version
Last Version 2.1-RC2

MicroProfile JWT Auth Parent 1.2.1

Eclipse MicroProfile JWT Feature - Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-parent
Version

Version

1.2.1
Type

Type

pom
Description

Description

MicroProfile JWT Auth Parent
Eclipse MicroProfile JWT Feature - Parent POM
Project URL

Project URL

http://microprofile.io
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse/microprofile-jwt-auth

Download microprofile-jwt-auth-parent 1.2.1


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/ -->
<dependency>
    <groupId>org.eclipse.microprofile.jwt</groupId>
    <artifactId>microprofile-jwt-auth-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/
implementation 'org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:1.2.1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/
implementation ("org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:1.2.1")
'org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:pom:1.2.1'
<dependency org="org.eclipse.microprofile.jwt" name="microprofile-jwt-auth-parent" rev="1.2.1">
  <artifact name="microprofile-jwt-auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.jwt', module='microprofile-jwt-auth-parent', version='1.2.1')
)
libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-parent" % "1.2.1"
[org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • tck
  • spec