is not current version
Last Version 2.1.16

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


Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.wso2.carbon.config
ArtifactId

ArtifactId

provider-standalone
Version

Version

2.1.5
Type

Type

jar

Download provider-standalone 2.1.5


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