License |
License |
---|---|
GroupId | GroupIdorg.microshed.boost.boosters |
ArtifactId | ArtifactIdmp-jwt |
Last Version | Last Version1.1-0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Filename | Size |
---|---|
mp-jwt-1.1-0.2.1.pom | |
mp-jwt-1.1-0.2.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>mp-jwt</artifactId>
<version>1.1-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/
implementation 'org.microshed.boost.boosters:mp-jwt:1.1-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-jwt/
implementation ("org.microshed.boost.boosters:mp-jwt:1.1-0.2.1")
'org.microshed.boost.boosters:mp-jwt:jar:1.1-0.2.1'
<dependency org="org.microshed.boost.boosters" name="mp-jwt" rev="1.1-0.2.1">
<artifact name="mp-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-jwt', version='1.1-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-jwt" % "1.1-0.2.1"
[org.microshed.boost.boosters/mp-jwt "1.1-0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api | jar | 1.1 |
javax.annotation : javax.annotation-api | jar | 1.2 |