License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIddata-services |
Last Version | Last Version4.1.0-m4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Enterprise Integrator - Component Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
data-services-4.1.0-m4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/data-services/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>data-services</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/data-services/
implementation 'org.wso2.ei:data-services:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/data-services/
implementation ("org.wso2.ei:data-services:4.1.0-m4")
'org.wso2.ei:data-services:pom:4.1.0-m4'
<dependency org="org.wso2.ei" name="data-services" rev="4.1.0-m4">
<artifact name="data-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='data-services', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "data-services" % "4.1.0-m4"
[org.wso2.ei/data-services "4.1.0-m4"]