License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.business-process |
ArtifactId | ArtifactIdattachment-mgt-feature |
Version | Version4.5.41 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Attachment Management Server - Feature
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 |
---|---|
attachment-mgt-feature-4.5.41.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/attachment-mgt-feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>attachment-mgt-feature</artifactId>
<version>4.5.41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/attachment-mgt-feature/
implementation 'org.wso2.carbon.business-process:attachment-mgt-feature:4.5.41'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/attachment-mgt-feature/
implementation ("org.wso2.carbon.business-process:attachment-mgt-feature:4.5.41")
'org.wso2.carbon.business-process:attachment-mgt-feature:pom:4.5.41'
<dependency org="org.wso2.carbon.business-process" name="attachment-mgt-feature" rev="4.5.41">
<artifact name="attachment-mgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='attachment-mgt-feature', version='4.5.41')
)
libraryDependencies += "org.wso2.carbon.business-process" % "attachment-mgt-feature" % "4.5.41"
[org.wso2.carbon.business-process/attachment-mgt-feature "4.5.41"]