License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.fetch.remote |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.remotefetch.core.feature |
Version | Version0.7.22 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Remote Fetch Feature
This feature represent the Remote Repository Configuration Deployer Module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.fetch.remote</groupId>
<artifactId>org.wso2.carbon.identity.remotefetch.core.feature</artifactId>
<version>0.7.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature/
implementation 'org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature:0.7.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature/
implementation ("org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature:0.7.22")
'org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature:pom:0.7.22'
<dependency org="org.wso2.carbon.identity.fetch.remote" name="org.wso2.carbon.identity.remotefetch.core.feature" rev="0.7.22">
<artifact name="org.wso2.carbon.identity.remotefetch.core.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.fetch.remote', module='org.wso2.carbon.identity.remotefetch.core.feature', version='0.7.22')
)
libraryDependencies += "org.wso2.carbon.identity.fetch.remote" % "org.wso2.carbon.identity.remotefetch.core.feature" % "0.7.22"
[org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature "0.7.22"]