is not current version
Last Version 5.1.6

org.wso2.carbon.identity.carbon.auth.jwt:identity-carbon-auth-signedjwt 5.1.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.carbon.auth.jwt
ArtifactId

ArtifactId

identity-carbon-auth-signedjwt
Version

Version

5.1.2
Type

Type

pom

Download identity-carbon-auth-signedjwt 5.1.2


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.jwt/identity-carbon-auth-signedjwt/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.carbon.auth.jwt</groupId>
    <artifactId>identity-carbon-auth-signedjwt</artifactId>
    <version>5.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.jwt/identity-carbon-auth-signedjwt/
implementation 'org.wso2.carbon.identity.carbon.auth.jwt:identity-carbon-auth-signedjwt:5.1.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.carbon.auth.jwt/identity-carbon-auth-signedjwt/
implementation ("org.wso2.carbon.identity.carbon.auth.jwt:identity-carbon-auth-signedjwt:5.1.2")
'org.wso2.carbon.identity.carbon.auth.jwt:identity-carbon-auth-signedjwt:pom:5.1.2'
<dependency org="org.wso2.carbon.identity.carbon.auth.jwt" name="identity-carbon-auth-signedjwt" rev="5.1.2">
  <artifact name="identity-carbon-auth-signedjwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.carbon.auth.jwt', module='identity-carbon-auth-signedjwt', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity.carbon.auth.jwt" % "identity-carbon-auth-signedjwt" % "5.1.2"
[org.wso2.carbon.identity.carbon.auth.jwt/identity-carbon-auth-signedjwt "5.1.2"]