GroupId | GroupIdorg.wso2.carbon.devicemgt-plugins |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.device.mgt.extensions.remote.session.endpoint |
Version | Version4.1.19 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.extensions.remote.session.endpoint</artifactId>
<version>4.1.19</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint/
implementation 'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.extensions.remote.session.endpoint:4.1.19'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint/
implementation ("org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.extensions.remote.session.endpoint:4.1.19")
'org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.extensions.remote.session.endpoint:war:4.1.19'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="org.wso2.carbon.device.mgt.extensions.remote.session.endpoint" rev="4.1.19">
<artifact name="org.wso2.carbon.device.mgt.extensions.remote.session.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='org.wso2.carbon.device.mgt.extensions.remote.session.endpoint', version='4.1.19')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "org.wso2.carbon.device.mgt.extensions.remote.session.endpoint" % "4.1.19"
[org.wso2.carbon.devicemgt-plugins/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint "4.1.19"]