is not current version
Last Version 2.1-RC2

MicroProfile JWT Auth Specification 2.1-RC1

MicroProfile Parent POM

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-spec
Version

Version

2.1-RC1
Type

Type

pom
Description

Description

MicroProfile JWT Auth Specification
MicroProfile Parent POM
Project Organization

Project Organization

Eclipse Foundation

Download microprofile-jwt-auth-spec 2.1-RC1


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

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.