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