is not current version
Last Version 4.8.0

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


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

ndatasource-stub
Version

Version

4.4.1
Type

Type

pom

Download ndatasource-stub 4.4.1


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