m

microprofile-jwt-auth-parent

Eclipse MicroProfile JWT Feature - Parent POM
http://microprofile.io
Apache License, Version 2.0
Eclipse Foundation
Scott M Stark
Files download
File Operation
microprofile-jwt-auth-parent-1.1.1.pom download
Apache Maven
<dependency>
  <groupId>org.eclipse.microprofile.jwt</groupId>
  <artifactId>microprofile-jwt-auth-parent</artifactId>
  <version>1.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:1.1.1'
Gradle Kotlin
implementation("org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:1.1.1")
Scala SBT
libraryDependencies += "org.eclipse.microprofile.jwt" % "microprofile-jwt-auth-parent" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.microprofile.jwt', module='microprofile-jwt-auth-parent', version='1.1.1')
)
Apache Ivy
<dependency org="org.eclipse.microprofile.jwt" name="microprofile-jwt-auth-parent" rev="1.1.1" />
Leiningen
[org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent "1.1.1"]
Apache Buildr
'org.eclipse.microprofile.jwt:microprofile-jwt-auth-parent:jar:1.1.1'
Dependencies
The project has no third-party dependencies