License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wso2.carbon.datasources |
ArtifactId | ArtifactIdcarbon-datasource-tests |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Datasources - Tests Parent
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
carbon-datasource-tests-1.1.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.datasources/carbon-datasource-tests/ -->
<dependency>
<groupId>org.wso2.carbon.datasources</groupId>
<artifactId>carbon-datasource-tests</artifactId>
<version>1.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/carbon-datasource-tests/
implementation 'org.wso2.carbon.datasources:carbon-datasource-tests:1.1.10'
// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/carbon-datasource-tests/
implementation ("org.wso2.carbon.datasources:carbon-datasource-tests:1.1.10")
'org.wso2.carbon.datasources:carbon-datasource-tests:pom:1.1.10'
<dependency org="org.wso2.carbon.datasources" name="carbon-datasource-tests" rev="1.1.10">
<artifact name="carbon-datasource-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.datasources', module='carbon-datasource-tests', version='1.1.10')
)
libraryDependencies += "org.wso2.carbon.datasources" % "carbon-datasource-tests" % "1.1.10"
[org.wso2.carbon.datasources/carbon-datasource-tests "1.1.10"]