License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.wso2.carbon.devicemgt |
ArtifactId | ArtifactIdjwt-client-feature |
Version | Version3.1.51 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - JWT Client Extension Feature
WSO2 Connected Device Manager Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jwt-client-feature-3.1.51.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/jwt-client-feature/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>jwt-client-feature</artifactId>
<version>3.1.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/jwt-client-feature/
implementation 'org.wso2.carbon.devicemgt:jwt-client-feature:3.1.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt/jwt-client-feature/
implementation ("org.wso2.carbon.devicemgt:jwt-client-feature:3.1.51")
'org.wso2.carbon.devicemgt:jwt-client-feature:pom:3.1.51'
<dependency org="org.wso2.carbon.devicemgt" name="jwt-client-feature" rev="3.1.51">
<artifact name="jwt-client-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt', module='jwt-client-feature', version='3.1.51')
)
libraryDependencies += "org.wso2.carbon.devicemgt" % "jwt-client-feature" % "3.1.51"
[org.wso2.carbon.devicemgt/jwt-client-feature "3.1.51"]