is not current version
Last Version 4.8.0

org.wso2.carbon.commons:ndatasource-stub 4.3.4


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

ndatasource-stub
Version

Version

4.3.4
Type

Type

pom

Download ndatasource-stub 4.3.4


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