License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.fetch.remote |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.remotefetch.core.feature |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
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.8.1</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.8.1'
// 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.8.1")
'org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature:pom:0.8.1'
<dependency org="org.wso2.carbon.identity.fetch.remote" name="org.wso2.carbon.identity.remotefetch.core.feature" rev="0.8.1">
<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.8.1')
)
libraryDependencies += "org.wso2.carbon.identity.fetch.remote" % "org.wso2.carbon.identity.remotefetch.core.feature" % "0.8.1"
[org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature "0.8.1"]