is not current version
Last Version 4.5.1516

org.wso2.carbon.data:data-services-hosting-feature 4.3.5-alpha


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

data-services-hosting-feature
Version

Version

4.3.5-alpha
Type

Type

pom

Download data-services-hosting-feature 4.3.5-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-hosting-feature/ -->
<dependency>
    <groupId>org.wso2.carbon.data</groupId>
    <artifactId>data-services-hosting-feature</artifactId>
    <version>4.3.5-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-hosting-feature/
implementation 'org.wso2.carbon.data:data-services-hosting-feature:4.3.5-alpha'
// https://jarcasting.com/artifacts/org.wso2.carbon.data/data-services-hosting-feature/
implementation ("org.wso2.carbon.data:data-services-hosting-feature:4.3.5-alpha")
'org.wso2.carbon.data:data-services-hosting-feature:pom:4.3.5-alpha'
<dependency org="org.wso2.carbon.data" name="data-services-hosting-feature" rev="4.3.5-alpha">
  <artifact name="data-services-hosting-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.data', module='data-services-hosting-feature', version='4.3.5-alpha')
)
libraryDependencies += "org.wso2.carbon.data" % "data-services-hosting-feature" % "4.3.5-alpha"
[org.wso2.carbon.data/data-services-hosting-feature "4.3.5-alpha"]