License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIddataservice-integration |
Last Version | Last Version6.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Enterprise Integrator - Data Service Hosting Integration Tests
WSO2 Enterprise Integrator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dataservice-integration-6.5.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>dataservice-integration</artifactId>
<version>6.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration/
implementation 'org.wso2.ei:dataservice-integration:6.5.0'
// https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration/
implementation ("org.wso2.ei:dataservice-integration:6.5.0")
'org.wso2.ei:dataservice-integration:pom:6.5.0'
<dependency org="org.wso2.ei" name="dataservice-integration" rev="6.5.0">
<artifact name="dataservice-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='dataservice-integration', version='6.5.0')
)
libraryDependencies += "org.wso2.ei" % "dataservice-integration" % "6.5.0"
[org.wso2.ei/dataservice-integration "6.5.0"]