License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.business-process |
ArtifactId | ArtifactIdapplication-deployer-features |
Last Version | Last Version4.5.51 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Application Deployers 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 |
---|---|
application-deployer-features-4.5.51.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-deployer-features/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>application-deployer-features</artifactId>
<version>4.5.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-deployer-features/
implementation 'org.wso2.carbon.business-process:application-deployer-features:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-deployer-features/
implementation ("org.wso2.carbon.business-process:application-deployer-features:4.5.51")
'org.wso2.carbon.business-process:application-deployer-features:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="application-deployer-features" rev="4.5.51">
<artifact name="application-deployer-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='application-deployer-features', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "application-deployer-features" % "4.5.51"
[org.wso2.carbon.business-process/application-deployer-features "4.5.51"]