a

attachment-mgt-stub

WSO2 Carbon Service Management
http://wso2.org
Files download
File Operation
attachment-mgt-stub-4.5.20.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.business-process</groupId>
  <artifactId>attachment-mgt-stub</artifactId>
  <version>4.5.20</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.business-process:attachment-mgt-stub:4.5.20'
Gradle Kotlin
implementation("org.wso2.carbon.business-process:attachment-mgt-stub:4.5.20")
Scala SBT
libraryDependencies += "org.wso2.carbon.business-process" % "attachment-mgt-stub" % "4.5.20"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.business-process', module='attachment-mgt-stub', version='4.5.20')
)
Apache Ivy
<dependency org="org.wso2.carbon.business-process" name="attachment-mgt-stub" rev="4.5.20" />
Leiningen
[org.wso2.carbon.business-process/attachment-mgt-stub "4.5.20"]
Apache Buildr
'org.wso2.carbon.business-process:attachment-mgt-stub:jar:4.5.20'