is not current version
Last Version 0.8.1

org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature 0.7.16

This feature represent the Remote Repository Configuration Deployer Module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.fetch.remote
ArtifactId

ArtifactId

org.wso2.carbon.identity.remotefetch.core.feature
Version

Version

0.7.16
Type

Type

pom

Download org.wso2.carbon.identity.remotefetch.core.feature 0.7.16


<!-- 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.16</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.16'
// 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.16")
'org.wso2.carbon.identity.fetch.remote:org.wso2.carbon.identity.remotefetch.core.feature:pom:0.7.16'
<dependency org="org.wso2.carbon.identity.fetch.remote" name="org.wso2.carbon.identity.remotefetch.core.feature" rev="0.7.16">
  <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.16')
)
libraryDependencies += "org.wso2.carbon.identity.fetch.remote" % "org.wso2.carbon.identity.remotefetch.core.feature" % "0.7.16"
[org.wso2.carbon.identity.fetch.remote/org.wso2.carbon.identity.remotefetch.core.feature "0.7.16"]