is not current version
Last Version 2.1-RC2

org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent 2.0-RC1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.jwt
ArtifactId

ArtifactId

microprofile-jwt-auth-parent
Version

Version

2.0-RC1
Type

Type

pom

Download microprofile-jwt-auth-parent 2.0-RC1


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