is not current version
Last Version 2.1-RC2

MicroProfile JWT Auth Specification 1.2.1

Eclipse MicroProfile JWT Feature - Specification POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-spec
Version

Version

1.2.1
Type

Type

pom
Description

Description

MicroProfile JWT Auth Specification
Eclipse MicroProfile JWT Feature - Specification POM
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-jwt-auth-spec 1.2.1


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

There are no modules declared in this project.