License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wso2.carbon.commons |
ArtifactId | ArtifactIddata-bridge-feature |
Version | Version4.4.9 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Data Bridge - Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
data-bridge-feature-4.4.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/data-bridge-feature/ -->
<dependency>
<groupId>org.wso2.carbon.commons</groupId>
<artifactId>data-bridge-feature</artifactId>
<version>4.4.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/data-bridge-feature/
implementation 'org.wso2.carbon.commons:data-bridge-feature:4.4.9'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/data-bridge-feature/
implementation ("org.wso2.carbon.commons:data-bridge-feature:4.4.9")
'org.wso2.carbon.commons:data-bridge-feature:pom:4.4.9'
<dependency org="org.wso2.carbon.commons" name="data-bridge-feature" rev="4.4.9">
<artifact name="data-bridge-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='data-bridge-feature', version='4.4.9')
)
libraryDependencies += "org.wso2.carbon.commons" % "data-bridge-feature" % "4.4.9"
[org.wso2.carbon.commons/data-bridge-feature "4.4.9"]