License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdjwt-claims |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 MSF4J Parent Pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jwt-claims-2.8.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/jwt-claims/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>jwt-claims</artifactId>
<version>2.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/jwt-claims/
implementation 'org.wso2.msf4j:jwt-claims:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/jwt-claims/
implementation ("org.wso2.msf4j:jwt-claims:2.8.4")
'org.wso2.msf4j:jwt-claims:pom:2.8.4'
<dependency org="org.wso2.msf4j" name="jwt-claims" rev="2.8.4">
<artifact name="jwt-claims" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='jwt-claims', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "jwt-claims" % "2.8.4"
[org.wso2.msf4j/jwt-claims "2.8.4"]