is not current version
Last Version 2.1.16

org.wso2.carbon.config:provider-standalone 1.0.0


Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.wso2.carbon.config
ArtifactId

ArtifactId

provider-standalone
Version

Version

1.0.0
Type

Type

jar

Download provider-standalone 1.0.0


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.config/provider-standalone/ -->
<dependency>
    <groupId>org.wso2.carbon.config</groupId>
    <artifactId>provider-standalone</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.config/provider-standalone/
implementation 'org.wso2.carbon.config:provider-standalone:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.config/provider-standalone/
implementation ("org.wso2.carbon.config:provider-standalone:1.0.0")
'org.wso2.carbon.config:provider-standalone:jar:1.0.0'
<dependency org="org.wso2.carbon.config" name="provider-standalone" rev="1.0.0">
  <artifact name="provider-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.config', module='provider-standalone', version='1.0.0')
)
libraryDependencies += "org.wso2.carbon.config" % "provider-standalone" % "1.0.0"
[org.wso2.carbon.config/provider-standalone "1.0.0"]